1. 26654b5 Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.5.0 to 3.5.1 (#668) by dependabot[bot] · 3 weeks ago master
  2. 2e352bd Bump org.apache.maven.doxia:doxia-integration-tools from 2.0.0 to 2.1.0 (#671) by dependabot[bot] · 3 weeks ago
  3. 7edf453 Bump doxiaVersion from 2.0.0 to 2.1.0 (#669) by dependabot[bot] · 5 weeks ago
  4. 546b714 Bump org.apache.maven.plugins:maven-dependency-plugin (#667) by dependabot[bot] · 3 months ago
  5. c4fc110 Bump org.codehaus.mojo:l10n-maven-plugin from 1.1.0 to 1.2.0 (#665) by dependabot[bot] · 3 months ago
  6. ffba886 Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.26 to 1.27 (#666) by dependabot[bot] · 3 months ago
  7. 412ae47 Bump org.apache.maven.plugins:maven-plugins from 46 to 47 (#663) by dependabot[bot] · 4 months ago
  8. c353992 Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#662) by dependabot[bot] · 4 months ago
  9. 73bf6d6 typos (#661) by Elliotte Rusty Harold · 4 months ago
  10. 990bef3 Let the XML parser detect the encoding (#659) by Elliotte Rusty Harold · 4 months ago
  11. 85d87e0 Remove deprecated replace methods in favor of String.replace (#658) by Elliotte Rusty Harold · 4 months ago
  12. e5c4e9d Fix Javadoc issues per Oracle conventions (#650) by Elliotte Rusty Harold · 4 months ago
  13. 6b797d3 Bump org.apache.maven.plugins:maven-plugins from 45 to 46 (#655) by dependabot[bot] · 4 months ago
  14. 8d31c9f Remove redundant override (#652) by Elliotte Rusty Harold · 4 months ago
  15. 4549f1c Collections.emptyList() (#654) by Elliotte Rusty Harold · 4 months ago
  16. 6b34d8b Remove commented code (#651) by Elliotte Rusty Harold · 4 months ago
  17. 09d9c87 Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#647) by dependabot[bot] · 5 months ago
  18. 3936a4d chore: migration AbstractMojoTestcase based tests to using MojoTest (#645) by Sandra Parsick · 6 months ago
  19. dda126b Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0 by dependabot[bot] · 6 months ago
  20. e7f8b62 chore: migrate junit3/4 to junit 5 (#639) by Sandra Parsick · 6 months ago
  21. 7245a6c Bump org.apache.maven.plugins:maven-dependency-plugin by dependabot[bot] · 6 months ago
  22. c9202ef Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24 to 1.26 by dependabot[bot] · 6 months ago
  23. 77f6ca5 Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness by dependabot[bot] · 6 months ago
  24. 6ad15e2 Bump maven-invoker-plugin to 3.9.1 by Slawomir Jaranowski · 6 months ago
  25. 92f4a09 Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 (#632) by dependabot[bot] · 7 months ago
  26. 261cc98 Bump org.codehaus.plexus:plexus-resources from 1.3.0 to 1.3.1 (#630) by dependabot[bot] · 8 months ago
  27. 331d1b7 Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#631) by dependabot[bot] · 8 months ago
  28. 951884f protect 3.4.x branch (#629) by Hervé Boutemy · 9 months ago
  29. a11542c feat: enable prevent branch protection rules (#628) by Sandra Parsick · 9 months ago
  30. f86c585 fix: rename encoding to inputEncoding for useage.apt.vm by leeyazhou · 9 months ago
  31. 5404edd Add Apache 2.0 LICENSE file (#625) by Noah Tayebwa · 9 months ago
  32. e7bf6eb Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#624) by dependabot[bot] · 10 months ago
  33. e6d528d Bump org.apache.maven.plugins:maven-plugins from 44 to 45 by dependabot[bot] · 11 months ago
  34. 4678fc3 Remove Jira link by Sandra Parsick · 11 months ago
  35. e2f4888 Jira to Github issues (#175) by Elliotte Rusty Harold · 12 months ago
  36. 7f5245c Enable GitHub Issues by Matthias Bünger · 1 year, 1 month ago
  37. 0159511 Use plugin-tool-property for plugin-annotations by Matthias Bünger · 1 year, 1 month ago
  38. 5f4c063 [MCHECKSTYLE-455] Update to Maven Parent 44 by Matthias Bünger · 1 year, 1 month ago
  39. 77fdb7e [MNGSITE-529] Rename "Goals" to "Plugin Documentation" by Matthias Bünger · 1 year, 2 months ago
  40. 3596691 [MCHECKSTYLE-441] Refresh download page by Matthias Bünger · 1 year, 3 months ago
  41. 9ec4916 Bump org.codehaus.mojo:l10n-maven-plugin from 1.0.0 to 1.1.0 by dependabot[bot] · 1 year, 6 months ago
  42. 22717e6 refactor: Replace Plexus AbstractLogEnabled with SLF4J (#157) by Tim te Beek · 1 year, 5 months ago
  43. 784b5ba Remove unneeded dependencies (#164) by Elliotte Rusty Harold · 1 year, 5 months ago
  44. 98c9af6 Modernize I/O in test (#161) by Elliotte Rusty Harold · 1 year, 5 months ago
  45. b0ce8f7 Remove needless cleanup (#162) by Elliotte Rusty Harold · 1 year, 5 months ago
  46. 6c1c802 [MCHECKSTYLE-453] Convert injection to Sisu Guice (#160) by Elliotte Rusty Harold · 1 year, 5 months ago
  47. d97687d Remove unused code (#158) by Elliotte Rusty Harold · 1 year, 5 months ago
  48. 64136ff Use new Checkstyle API (#159) by Elliotte Rusty Harold · 1 year, 5 months ago
  49. 09d871a [MCHECKSTYLE-408] Audit events should use Maven logging by Jack · 1 year, 6 months ago
  50. 3c115ff [maven-release-plugin] prepare for next development iteration by Michael Osipov · 1 year, 6 months ago
  51. dd1abd9 [maven-release-plugin] prepare release maven-checkstyle-plugin-3.6.0 by Michael Osipov · 1 year, 6 months ago maven-checkstyle-plugin-3.6.0
  52. 9ccb06e fix by Michael Osipov · 1 year, 6 months ago
  53. 6ac89b8 [MCHECKSTYLE-452] Upgrade to Doxia 2.0.0 GA Stack by Michael Osipov · 1 year, 6 months ago
  54. ff1a1b7 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 by dependabot[bot] · 1 year, 6 months ago
  55. 13e16c5 Remove unecessary test dependency on plexus-container-default by md-5 · 1 year, 8 months ago
  56. a7c962a [maven-release-plugin] prepare for next development iteration by Michael Osipov · 1 year, 8 months ago
  57. 868abc9 [maven-release-plugin] prepare release maven-checkstyle-plugin-3.5.0 by Michael Osipov · 1 year, 8 months ago maven-checkstyle-plugin-3.5.0
  58. 9043f8a [MCHECKSTYLE-446] Dynamically calculate xrefLocation/xrefTestLocation by Michael Osipov · 2 years, 6 months ago
  59. 0e7bd00 [MCHECKSTYLE-445] Upgrade to Doxia 2.0.0 Milestone Stack by Michael Osipov · 3 years, 5 months ago
  60. b92666d Bump org.apache.maven.plugins:maven-plugins from 42 to 43 by dependabot[bot] · 1 year, 8 months ago maven-checkstyle-plugin-3.4.x
  61. 3699112 use new Reproducible Central badge endpoint by Hervé Boutemy · 1 year, 8 months ago
  62. d1076a3 Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 by dependabot[bot] · 1 year, 9 months ago
  63. b5a4300 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 by dependabot[bot] · 1 year, 10 months ago
  64. ccb9d9f Directory, not folder by Michael Osipov · 1 year, 10 months ago
  65. fbe29ae Remove outdated invoker conditions by Michael Osipov · 1 year, 10 months ago
  66. 67aeb01 Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 by dependabot[bot] · 1 year, 10 months ago
  67. c6dbdfe [maven-release-plugin] prepare for next development iteration by Michael Osipov · 1 year, 11 months ago
  68. 3af735f [maven-release-plugin] prepare release maven-checkstyle-plugin-3.4.0 by Michael Osipov · 1 year, 11 months ago maven-checkstyle-plugin-3.4.0
  69. e72bd83 [MCHECKSTYLE-448] Upgrade to Parent 42 and Maven 3.6.3 by Michael Osipov · 1 year, 11 months ago
  70. 61def02 Add missing dependencies by Michael Osipov · 1 year, 11 months ago
  71. 142304a [MCHECKSTYLE-450] Checkstyle rule link format results in 404 by rshindo · 2 years ago
  72. 1ad6033 [MCHECKSTYLE-449] Add support for SARIF output format by exiahuang · 1 year, 11 months ago
  73. a29a294 Bump maven-gh-actions-shared to v4 by Sylwester Lachiewicz · 2 years ago
  74. cf708a3 [MCHECKSTYLE-447] Bump org.codehaus.plexus:plexus-resources from 1.1.0 to 1.3.0 (#129) by dependabot[bot] · 2 years, 1 month ago
  75. 34fcf3e Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 (#127) by dependabot[bot] · 2 years, 4 months ago
  76. 05df96b Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 (#128) by dependabot[bot] · 2 years, 4 months ago
  77. 6521c29 Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0 (#131) by dependabot[bot] · 2 years, 4 months ago
  78. bf80148 Add .checkstyle to .gitignore by Michael Osipov · 2 years, 4 months ago
  79. a96a4da Bump org.codehaus.plexus:plexus-component-annotations by dependabot[bot] · 2 years, 4 months ago
  80. 61df54d Fix spotless by Sylwester Lachiewicz · 2 years, 4 months ago
  81. 12a21a4 Bump org.codehaus.plexus:plexus-component-metadata from 2.1.0 to 2.1.1 by dependabot[bot] · 2 years, 6 months ago
  82. c3774d6 Bump org.codehaus.plexus:plexus-component-annotations by dependabot[bot] · 2 years, 6 months ago
  83. 56157e4 [MCHECKSTYLE-443] Upgrade to Parent 41 by Michael Osipov · 2 years, 5 months ago
  84. eb71af5 Consistently use MavenReport#getReportOutputDirectory() by Michael Osipov · 2 years, 6 months ago
  85. fd1f630 [maven-release-plugin] prepare for next development iteration by Michael Osipov · 2 years, 6 months ago
  86. 88262c5 [maven-release-plugin] prepare release maven-checkstyle-plugin-3.3.1 by Michael Osipov · 2 years, 6 months ago maven-checkstyle-plugin-3.3.1
  87. 47b8ec6 [MCHECKSTYLE-403] Goal checkstyle:checkstyle ignores testResources by Michael Osipov · 2 years, 6 months ago
  88. d12ab8f [MCHECKSTYLE-439] Upgrade to Parent 40 by Tamas Cservenak · 2 years, 11 months ago
  89. b4c97c4 fix typo in "ckecks" by Jeanne · 2 years, 10 months ago
  90. 2b0fc93 [MCHECKSTYLE-438] Update and backfill release notes by Zhenlei Huang · 3 years ago
  91. 1c271f1 [MCHECKSTYLE-412] Add option to exclude generated sources/test-sources from default source/test-source directories by Zhenlei Huang · 4 years ago
  92. 9ebda63 [MNG-6829] Replace StringUtils#isEmpty(String) and #isNotEmpty(String) (#121) by Tim te Beek · 3 years ago
  93. 472ed5a remove unnecessary I/O indirections (#119) by Elliotte Rusty Harold · 3 years ago
  94. f3e9603 clean up before test (#120) by Elliotte Rusty Harold · 3 years ago
  95. 756a61f [maven-release-plugin] prepare for next development iteration by Michael Osipov · 3 years ago
  96. 9b34b44 [maven-release-plugin] prepare release maven-checkstyle-plugin-3.3.0 by Michael Osipov · 3 years ago maven-checkstyle-plugin-3.3.0
  97. fe2379d [MCHECKSTYLE-436] Replace CheckstyleReportGenerator with a new CheckstyleReportRenderer by Michael Osipov · 3 years ago
  98. b08abc2 [MCHECKSTYLE-435] Remove deprecated RSS feature by Michael Osipov · 3 years ago
  99. 71bc1ff [MPMD-377] Upgrade plugins and components (in ITs) by Michael Osipov · 3 years ago
  100. d96baba [MCHECKSTYLE-428] Upgrade parent POM to version 39 by Sylwester Lachiewicz · 3 years, 1 month ago