1. 82b0c65 Bump org.mockito:mockito-core from 5.21.0 to 5.23.0 (#303) by dependabot[bot] · 2 weeks ago master
  2. f29258f Mockito improvements (#298) by Sylwester Lachiewicz · 7 weeks ago
  3. 18df342 Bump org.apache.maven.plugins:maven-plugins from 46 to 47 (#294) by dependabot[bot] · 3 months ago
  4. b569867 Bump org.apache.maven.plugins:maven-plugins from 45 to 46 (#291) by dependabot[bot] · 3 months ago
  5. d4baff8 Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (#288) by dependabot[bot] · 4 months ago
  6. 99080f3 Refactor the code of the background thread used in "fast delete" mode (#286) by Martin Desruisseaux · 4 months ago
  7. 90ab0cf Replace the resolution of `targetPath` by the method now available in Maven core. by Martin Desruisseaux · 5 months ago
  8. 00107cb Replace the `PathSelector` class by the implementation provided by Maven core. by Martin Desruisseaux · 6 months ago
  9. 5d1147d Upgrade from Maven 4.0.0-rc-4 to 4.0.0-rc-5 (#283) by Martin Desruisseaux · 5 months ago
  10. 9c12070 JUnit Jupiter best practices (#279) by Sylwester Lachiewicz · 5 months ago
  11. 25c53b6 Delete also the directories specified in `<targetPath>` (#276) by Martin Desruisseaux · 5 months ago
  12. d1ecf6e Replace `PathSelector` by a modified copy of the class in Maven core. by Martin Desruisseaux · 9 months ago 262-clean-fails-in-windows-docker-environment-with-341
  13. ed9cab9 Rename `Selector` as `PathSelector` for consistency with the class in Maven core. by Martin Desruisseaux · 9 months ago
  14. 1c02fc4 Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 by dependabot[bot] · 6 months ago
  15. b02b578 Bump org.mockito:mockito-core from 5.18.0 to 5.19.0 by dependabot[bot] · 8 months ago
  16. 8400a22 feat: enable prevent branch protection rules (#268) by Sandra Parsick · 8 months ago
  17. 7f8febc Upgrade Maven core dependency to 4.0.0-rc-4. (#265) by Martin Desruisseaux · 9 months ago
  18. 0dfff4f Bump org.apache.maven.plugins:maven-plugins from 44 to 45 (#260) by dependabot[bot] · 9 months ago
  19. 1ae6f51 Configuration parameter for deleting read-only files (#250) by Martin Desruisseaux · 9 months ago
  20. 345b37f Bump org.mockito:mockito-core from 5.17.0 to 5.18.0 by dependabot[bot] · 11 months ago
  21. 1620e1e Replace Plexus dependency by more extensive usage of `java.nio` (#243) by Martin Desruisseaux · 11 months ago
  22. e734c70 Restore jenkins build by Slawomir Jaranowski · 11 months ago
  23. ea9325b Update release-drafter, README and PR template after parent 44 by Slawomir Jaranowski · 11 months ago
  24. de0af52 Bump org.mockito:mockito-core from 5.16.1 to 5.17.0 by dependabot[bot] · 12 months ago
  25. 39b9ee1 Bump mavenVersion from 4.0.0-rc-2 to 4.0.0-rc-3 (#234) by dependabot[bot] · 1 year ago
  26. ecbd5db Remove an unused dependency, add missing `@Override` annotations, avoid an usage of `/` path separator. by Martin Desruisseaux · 1 year ago
  27. b99c9db Bump org.apache.maven.plugins:maven-plugins from 43 to 44 by dependabot[bot] · 1 year ago
  28. 4533b54 Bump com.google.guava:guava from 33.4.0-jre to 33.4.6-jre by dependabot[bot] · 1 year ago
  29. 554aaa8 Re-enable issue notifications (#232) by Benjamin Marwell · 1 year ago
  30. d3f3554 Bump org.mockito:mockito-core from 5.16.0 to 5.16.1 by dependabot[bot] · 1 year, 1 month ago
  31. b1def68 Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 by dependabot[bot] · 1 year, 1 month ago
  32. 15dde12 Bump org.mockito:mockito-core from 5.15.2 to 5.16.0 by dependabot[bot] · 1 year, 1 month ago
  33. 1533447 Temporarily disable issue notifications for jira-to-github migration (#108) by Benjamin Marwell · 1 year, 1 month ago
  34. f52fc9e [MCLEAN-110, MCLEAN-124, MCLEAN-126, ] Merge 3.x to 4.x (#86) by Peter De Maeyer · 1 year, 1 month ago
  35. 85f7a3d Remove unused constructor (#106) by Elliotte Rusty Harold · 1 year, 1 month ago
  36. 12ac3d3 Delete commented code (#103) by Elliotte Rusty Harold · 1 year, 1 month ago
  37. 4d58bc6 [maven-release-plugin] prepare for next development iteration by Slawomir Jaranowski · 1 year, 2 months ago
  38. eeaa3a1 [maven-release-plugin] prepare release maven-clean-plugin-4.0.0-beta-2 by Slawomir Jaranowski · 1 year, 2 months ago maven-clean-plugin-4.0.0-beta-2
  39. bcad805 Override maven.site.path property for 4.x publishing by Slawomir Jaranowski · 1 year, 2 months ago
  40. 1eb6ea5 [MCLEAN-130] Bump com.google.guava:guava from 33.2.1-jre to 33.4.0-jre (#67) by dependabot[bot] · 1 year, 2 months ago
  41. 1b80df5 Add header to release-drafter about Maven 4 requirements by Slawomir Jaranowski · 1 year, 2 months ago
  42. 189df66 Add Stale action by Slawomir Jaranowski · 1 year, 2 months ago
  43. 4f0b090 Publish documentation to LATEST-4.x by Slawomir Jaranowski · 1 year, 2 months ago
  44. 051ab19 Simplify GH action by Slawomir Jaranowski · 1 year, 2 months ago
  45. 73cb747 Upgrade to Maven 4.0.0-rc-2 (#90) by Guillaume Nodet · 1 year, 2 months ago
  46. 5f7f195 PR Automation only on close event by Slawomir Jaranowski · 1 year, 2 months ago
  47. ccc3f16 [MNGSITE-529] Rename "Goals" to "Plugin Documentation" by Matthias Bünger · 1 year, 2 months ago
  48. 68dc777 Bump org.mockito:mockito-core from 4.11.0 to 5.15.2 by dependabot[bot] · 1 year, 2 months ago
  49. b0b6505 Add badge for 3.x version by Slawomir Jaranowski · 1 year, 2 months ago
  50. 393458a Enable GitHub Issues by Slawomir Jaranowski · 1 year, 2 months ago
  51. 282cf61 [MCLEAN-124] Leverage Files.delete(Path) API to provide more accurate reason in case of failure by Peter De Maeyer · 1 year, 5 months ago
  52. 3cc5d60 Add configuration for pre-release in master by Slawomir Jaranowski · 1 year, 2 months ago
  53. 9060671 Drop unused release-drafter configuration by Slawomir Jaranowski · 1 year, 2 months ago
  54. ba920a1 Use global release-drafter configuration by Slawomir Jaranowski · 1 year, 2 months ago
  55. 2d7979c Use COMPLETE for version-template in release drafter by Slawomir Jaranowski · 1 year, 2 months ago
  56. 8cf0107 Use resolved versions in release drafter by Slawomir Jaranowski · 1 year, 2 months ago
  57. f4e99f5 Add PR Automation by Slawomir Jaranowski · 1 year, 2 months ago
  58. 63f2ac7 Drop prerelease identifier from release-drafter by Slawomir Jaranowski · 1 year, 2 months ago
  59. 5f46be4 Bump maven-site-plugin to 3.21.0 and Skin to 2.0.1 by Peter De Maeyer · 1 year, 2 months ago
  60. 9056ffd Updated Dependabot setup to monitor 3.x branch by Sylwester Lachiewicz · 1 year, 2 months ago
  61. f79f1e4 [MCLEAN-127] Use Files.createSymbolicLink instead of shelling out (#65) by Elliotte Rusty Harold · 1 year, 2 months ago
  62. 391c739 Bump Maven in CI to 4.0 rc2 (#66) by Sylwester Lachiewicz · 1 year, 2 months ago
  63. 1c6f59c Add prerelease identifier to release-drafter by Slawomir Jaranowski · 1 year, 3 months ago
  64. d0dc919 Fix config in release-drafter-3.x.yml by Slawomir Jaranowski · 1 year, 3 months ago
  65. 33078f9 Add Release Drafter by Slawomir Jaranowski · 1 year, 3 months ago
  66. c17d092 Disable jenkins build by Slawomir Jaranowski · 1 year, 3 months ago
  67. 4a9ad24 (doc) Delete branch on merge by Sylwester Lachiewicz · 1 year, 3 months ago
  68. 04f2749 Bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16 (#55) by dependabot[bot] · 1 year, 4 months ago
  69. 95cc132 Bump org.apache.maven.plugins:maven-plugins from 42 to 43 (#52) by dependabot[bot] · 1 year, 4 months ago
  70. 155e5dc Clean up assertions in CleanMojoTest (#61) by Elliotte Rusty Harold · 1 year, 4 months ago
  71. 68d4eca Upgrade to beta-5 (#58) by Guillaume Nodet · 1 year, 5 months ago
  72. 50593b3 Drop comment from jira integration by Slawomir Jaranowski · 1 year, 5 months ago
  73. d4f554f use new Reproducible Central badge endpoint by Hervé Boutemy · 1 year, 8 months ago
  74. 87a7adc Inherit site skin from parent by Michael Osipov · 1 year, 9 months ago
  75. 648ca78 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 1 year, 9 months ago
  76. 99986b8 [maven-release-plugin] prepare release maven-clean-plugin-4.0.0-beta-1 by Guillaume Nodet · 1 year, 9 months ago maven-clean-plugin-4.0.0-beta-1
  77. bbdee58 Upgrade to m-plugin-testing and m-plugin-tools 4.0.0-beta-1 by Guillaume Nodet · 1 year, 9 months ago
  78. e35167d Code formatting on ITs pom.xml by Guillaume Nodet · 1 year, 9 months ago
  79. 8c7ce9a Clean dependencies by Guillaume Nodet · 1 year, 9 months ago
  80. 99ac666 Build with Maven 4.0.x on Jenkins by Guillaume Nodet · 1 year, 9 months ago
  81. b9769ef Build with JDK 17 and 21 in Jenkins (#49) by Guillaume Nodet · 1 year, 9 months ago
  82. 30b89ca Fix license/notice (#48) by Guillaume Nodet · 1 year, 9 months ago
  83. 2da1474 [MCLEAN-123] Switch to Maven 4 and the new api (#20) by Guillaume Nodet · 1 year, 9 months ago
  84. 9073634 [maven-release-plugin] prepare for next development iteration by Slawomir Jaranowski · 1 year, 10 months ago
  85. 5774dbc [maven-release-plugin] prepare release maven-clean-plugin-3.4.0 by Slawomir Jaranowski · 1 year, 10 months ago maven-clean-plugin-3.4.0
  86. 0da13b2 [MCLEAN-122] Cleanup declared dependencies, simplify unit test by Slawomir Jaranowski · 1 year, 10 months ago
  87. 567be96 [MCLEAN-121] Bump com.google.inject:guice from 4.2.0 to 4.2.3 (#41) by dependabot[bot] · 1 year, 10 months ago
  88. ae4efa0 [MCLEAN-120] Bump org.codehaus.plexus:plexus-testing from 1.1.0 to 1.3.0 (#40) by dependabot[bot] · 1 year, 10 months ago
  89. a09a379 Build with Maven 4 by Slawomir Jaranowski · 1 year, 10 months ago
  90. f0aedd5 [MCLEAN-119] Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (#44) by dependabot[bot] · 1 year, 10 months ago
  91. d3b2800 [MCLEAN-106] Switch to junit 5 (#27) by Guillaume Nodet · 2 years ago
  92. 7c1593f [MCLEAN-118] Require Maven 3.6.3 by Slawomir Jaranowski · 2 years ago
  93. 1e87ea3 Fixed CleanMojoTest.java by Matthias Bünger · 2 years, 3 months ago
  94. c21ec13 Loggerinterface Basic by Matthias Bünger · 2 years, 3 months ago
  95. c6b7d95 Bump apache/maven-gh-actions-shared from 3 to 4 by dependabot[bot] · 2 years, 1 month ago
  96. de1c07b [MCLEAN-115] - Upgrade maven-plugin parent to 41 by Karl Heinz Marbaise · 2 years, 5 months ago
  97. cd0942e [maven-release-plugin] prepare for next development iteration by Slawomir Jaranowski · 2 years, 5 months ago
  98. 28759c4 [maven-release-plugin] prepare release maven-clean-plugin-3.3.2 by Slawomir Jaranowski · 2 years, 5 months ago maven-clean-plugin-3.3.2
  99. 8d533d9 [MCLEAN-114] Refresh download page by Slawomir Jaranowski · 2 years, 5 months ago
  100. 536c367 [MCLEAN-111] Fix fast delete feature for filesets (#32) by Václav Haisman · 2 years, 6 months ago