1. a1bac9b Fix formatting typo in dependencyConvergence.apt.vm by Ash · 6 days ago master
  2. 870a1ed Correct support parameters documentation for banned repositories rule by Matt Smith · 4 weeks ago
  3. d4be553 feat: enable prevent branch protection rules by sebtiem · 3 weeks ago
  4. 32ec379 Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 by dependabot[bot] · 3 weeks ago
  5. 41ba6e0 Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#919) by dependabot[bot] · 5 weeks ago
  6. c30ec0b Fixes #917 - Remove usage of Hashtable by Karl Heinz Marbaise · 6 weeks ago
  7. 39adec4 Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 (#915) by dependabot[bot] · 8 weeks ago
  8. 2f924d0 Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#914) by dependabot[bot] · 8 weeks ago
  9. fc04437 Bump mavenVersion from 3.9.10 to 3.9.11 (#912) by dependabot[bot] · 9 weeks ago
  10. c9ffa22 [maven-release-plugin] prepare for next development iteration by Slawomir Jaranowski · 9 weeks ago
  11. 9b9b705 [maven-release-plugin] prepare release enforcer-3.6.1 by Slawomir Jaranowski · 9 weeks ago enforcer-3.6.1
  12. 469f45c Move contributing information into README - fix cla link by Slawomir Jaranowski · 9 weeks ago
  13. fec424a Move contributing information into README by Slawomir Jaranowski · 9 weeks ago
  14. 3abe11d Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#910) by dependabot[bot] · 9 weeks ago
  15. d58be76 Improve performance of transitive dependency checks (#904) by harrisric · 10 weeks ago
  16. 1f7ac3c null analysis (#907) by Elliotte Rusty Harold · 10 weeks ago
  17. 3bfbff8 Fix some typos by Elliotte Rusty Harold · 10 weeks ago
  18. 8da0311 Remove unused javax.annotations dependency (#899) by Elliotte Rusty Harold · 2 months ago
  19. 06bcf29 Remove unused methods (#900) by Elliotte Rusty Harold · 2 months ago
  20. b25c800 Fix NPE when a classifier part is specified but an artifact classifier is null rather than empty by Ric Harris · 2 months ago
  21. e2c841c Remove the from parameter names (#901) by Elliotte Rusty Harold · 3 months ago
  22. 86ba8a3 Fix a grab bag of typos and minor grammar errors (#897) by Elliotte Rusty Harold · 3 months ago
  23. 1c17626 Rewrite CONTRIBUTING.md to use the Github issue tracker instead of JIRA (#898) by Elliotte Rusty Harold · 3 months ago
  24. eefa06f remove unneeded contains check as add already does that (#896) by Elliotte Rusty Harold · 3 months ago
  25. 2916060 [maven-release-plugin] prepare for next development iteration by Slawomir Jaranowski · 3 months ago
  26. dc9d2ab [maven-release-plugin] prepare release enforcer-3.6.0 by Slawomir Jaranowski · 3 months ago enforcer-3.6.0
  27. 9aed56c Warning about old enforcer api in rule implementation (#894) by Slawomir Jaranowski · 3 months ago
  28. 8b8ac7a Improve example of custom rule (#890) by Slawomir Jaranowski · 3 months ago
  29. 1992401 Introduce ruleName for rules configuration by Slawomir Jaranowski · 3 months ago
  30. 5ec0a9f Update site descriptor to 2.0.0 by Slawomir Jaranowski · 3 months ago
  31. e8cc57e `RequireSameVersions` rule: consider entries in `<plugins>` when analyzing build- and report-plugins (#892) by Marco Bungart · 3 months ago
  32. 785ab9d Enable build by Maven 4 on GitHub by Slawomir Jaranowski · 3 months ago
  33. 5f664d5 Bump mavenVersion from 3.6.3 to 3.9.10 (#888) by dependabot[bot] · 3 months ago
  34. 30cb548 Bump org.apache.maven:maven-parent from 44 to 45 by dependabot[bot] · 3 months ago
  35. 265dc89 Use constant 3.6.3 in prerequisites/maven as minimal Maven version by Slawomir Jaranowski · 3 months ago
  36. 6362368 Restore tag-template for release-drafter by Slawomir Jaranowski · 3 months ago
  37. 8bbed04 Remove old JIRA issue link by Matthias Bünger · 3 months ago
  38. e4ef39b Make documentation explicit about java versions for custom rules (#370) by harrisric · 3 months ago
  39. a05dbc0 Improve performance of BannedPlugins and RequireReleaseDeps by Ric Harris · 3 months ago
  40. 9469166 Enforce size bounds recursively on directory content (#368) by Stamatis Zampetakis · 3 months ago
  41. 82c737e Improve the performance of BannedDependencies (#367) by harrisric · 3 months ago
  42. 1566d06 Update parent to 44 savecommit (#365) by Matthias Bünger · 4 months ago
  43. f6c114b Bump commons-codec:commons-codec from 1.17.1 to 1.18.0 by dependabot[bot] · 8 months ago
  44. 32b6263 Bump commons-io:commons-io from 2.18.0 to 2.19.0 by dependabot[bot] · 5 months ago
  45. 634ec96 Enable Github Issues (#363) by Matthias Bünger · 5 months ago
  46. aecf403 Remove unused collections by Elliotte Rusty Harold · 7 months ago
  47. c79644f Eliminate some string operations by Elliotte Rusty Harold · 7 months ago
  48. 39a28af Use cached default charset and update URL fragment (#360) by Elliotte Rusty Harold · 7 months ago
  49. 995d8cf Add GitHub Automation actions by Slawomir Jaranowski · 7 months ago
  50. bd6847c return not needed (#353) by Elliotte Rusty Harold · 7 months ago
  51. fe41240 Simplify control flow (#355) by Elliotte Rusty Harold · 7 months ago
  52. fbfc018 Remove commented code (#356) by Elliotte Rusty Harold · 7 months ago
  53. 0912674 A grabbag of small simplifications found by IntelliJ (#354) by Elliotte Rusty Harold · 7 months ago
  54. c365b46 return not needed (#352) by Elliotte Rusty Harold · 7 months ago
  55. 88a93af [MNGSITE-529] Rename "Goals" to "Plugin Documentation" by Matthias Bünger · 7 months ago
  56. f6e3f95 [MENFORCER-335] Update dependencyConvergence.apt.vm (#347) by Elliotte Rusty Harold · 8 months ago
  57. 086e8c7 Bump org.assertj:assertj-core from 3.26.3 to 3.27.3 by dependabot[bot] · 8 months ago
  58. 375fb15 [MENFORCER-516] Use rule configuration in POM when executed from CLI (#344) by Ben Foster · 8 months ago
  59. 46f61df [MENFORCER-495] Remove "JAVA_HOME" from rule violation message (#346) by Elliotte Rusty Harold · 8 months ago
  60. 3bf1aa0 Grammar nits (#342) by Elliotte Rusty Harold · 8 months ago
  61. d341b25 [MENFORCER-511] Match start-tag to end-tag (#341) by Elliotte Rusty Harold · 8 months ago
  62. c1d238d [MENFORCER-515] Bump commons-io:commons-io from 2.16.1 to 2.18.0 (#336) by dependabot[bot] · 9 months ago
  63. cf6aa43 [MENFORCER-514] Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 (#331) by dependabot[bot] · 9 months ago
  64. 55447d7 Bump org.apache.maven:maven-parent from 42 to 43 (#324) by dependabot[bot] · 11 months ago
  65. 4aeb757 Bump org.hamcrest:hamcrest from 2.2 to 3.0 by dependabot[bot] · 1 year, 1 month ago
  66. 357ad9c use new Reproducible Central badge endpoint by Hervé Boutemy · 1 year, 1 month ago
  67. 04c1122 [MENFORCER-508] Add option to enforce same versions among Maven modules by Konrad Windszus · 1 year, 2 months ago
  68. 26d2ba8 [MENFORCER-507] Add xsltLocation parameter to ExternalRules by Peter Palaga · 1 year, 3 months ago
  69. abca51d Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by dependabot[bot] · 1 year, 2 months ago
  70. 64af0c8 Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 by dependabot[bot] · 1 year, 2 months ago
  71. 1c683f0 Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by dependabot[bot] · 1 year, 4 months ago
  72. 2e35dc1 [MENFORCER-505] fix documentation for requireMatchingCoordinates (#320) by Konrad Windszus · 1 year, 3 months ago
  73. fc4e7a6 [maven-release-plugin] prepare for next development iteration by Slawomir Jaranowski · 1 year, 4 months ago
  74. 21b31b5 [maven-release-plugin] prepare release enforcer-3.5.0 by Slawomir Jaranowski · 1 year, 4 months ago enforcer-3.5.0
  75. e6cd6e9 Remove unused dependency (#316) by Elliotte Rusty Harold · 1 year, 4 months ago
  76. 29d1c0d [MENFORCER-497] Require Maven 3.6.3+ by Sylwester Lachiewicz · 1 year, 7 months ago
  77. 80e6626 [MENFORCER-503] Pass context to ProfileActivator - fix NPE in Maven 3.9.7 by Slawomir Jaranowski · 1 year, 4 months ago
  78. 5c7d0bc [MENFORCER-494] Allow banning dynamic versions in whole tree (#294) by Jimmy Axenhus · 1 year, 4 months ago
  79. e687c46 [MENFORCER-501] Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#311) by dependabot[bot] · 1 year, 4 months ago
  80. 6665083 [MENFORCER-501] Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 (#312) by dependabot[bot] · 1 year, 4 months ago
  81. 3eb6343 Bump project version to 3.5.0-SNAPSHOT by Slawomir Jaranowski · 1 year, 4 months ago
  82. 1cf5c5f [MENFORCER-504] Bump org.apache.maven:maven-parent from 41 to 42 (#314) by dependabot[bot] · 1 year, 4 months ago
  83. a24b557 Manage ignore artifacts for dependabot in PR by Slawomir Jaranowski · 1 year, 4 months ago
  84. 80ee78e [MENFORCER-500] New rule to enforce that Maven coordinates match given patterns(#309) by Konrad Windszus · 1 year, 5 months ago
  85. 0d0d7bf [MENFORCER-501] Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#298) by dependabot[bot] · 1 year, 6 months ago
  86. 50f4b66 [MENFORCER-501] Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 (#305) by dependabot[bot] · 1 year, 6 months ago
  87. 884b3ee [MENFORCER-501] Bump commons-io:commons-io from 2.13.0 to 2.16.0 (#310) by dependabot[bot] · 1 year, 6 months ago
  88. 0ad2fd3 Bump org.apache.commons:commons-compress by dependabot[bot] · 1 year, 7 months ago
  89. a074c84 Bump apache/maven-gh-actions-shared from 3 to 4 by dependabot[bot] · 1 year, 6 months ago
  90. 7a8e67e Bump org.assertj:assertj-core from 3.25.1 to 3.25.3 by dependabot[bot] · 1 year, 7 months ago
  91. e67cd46 [MENFORCER-498] Update parent pom to 41 by Sylwester Lachiewicz · 1 year, 7 months ago
  92. f210877 Bump org.junit:junit-bom from 5.10.1 to 5.10.2 by dependabot[bot] · 1 year, 7 months ago
  93. 7c543f0 Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 (#301) by dependabot[bot] · 1 year, 8 months ago
  94. ef0b594 Bump org.codehaus.mojo:mrm-maven-plugin from 1.5.0 to 1.6.0 by dependabot[bot] · 1 year, 11 months ago
  95. 3bda02c Bump org.junit:junit-bom from 5.10.0 to 5.10.1 by dependabot[bot] · 1 year, 10 months ago
  96. a78bb65 [MENFORCER-492] Bump plexus-utils from 3.5.1 to 4.0.0 and plexus-xml 3.0.0 by Slawomir Jaranowski · 2 years ago
  97. 2bb02fa Bump org.xerial.snappy:snappy-java by dependabot[bot] · 2 years ago
  98. 89f1d7d Oxford comma, fill to file, and tighten language (#290) by Elliotte Rusty Harold · 2 years ago
  99. d3873fe [MENFORCER-490] Declare enforcer-rules dependencies (#289) by Elliotte Rusty Harold · 2 years ago
  100. 7f5bab6 [MENFORCER-490] fully declare maven-enforcer-plugin dependencies (#288) by Elliotte Rusty Harold · 2 years ago