1. 0d4ce07 Add logging for unhandled job execution errors by Slawomir Jaranowski · 6 days ago master
  2. 7e1022d Document how to use a JVM debugger with invoker ITs #708 (#750) by Abdullah · 6 days ago
  3. b06957c Bump org.codehaus.plexus:plexus-interpolation from 1.29 to 1.30.0 by dependabot[bot] · 11 days ago
  4. 13feea1 Bump org.codehaus.plexus:plexus-i18n from 1.1.0 to 1.2.0 by dependabot[bot] · 11 days ago
  5. 69449ce Bump org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0 (#749) by dependabot[bot] · 3 weeks ago
  6. 6aed28a Drop branch protection for the retired maven-invoker-plugin-3.7.x line by Sylwester Lachiewicz · 3 weeks ago
  7. 4246d16 Restore the common wording on the download page by Sylwester Lachiewicz · 4 weeks ago
  8. 9dbee16 Convert the FAQ from FML to Markdown by Sylwester Lachiewicz · 4 weeks ago
  9. 6b29e69 Rename the FAQ ahead of converting it by Sylwester Lachiewicz · 4 weeks ago
  10. 98e834f Drop the version.plexus-utils property the parent already provides by Sylwester Lachiewicz · 4 weeks ago
  11. e049a1b Fix failure log IT on Maven 4 by Vaclav Haisman · 4 weeks ago
  12. 1af240c Migrate legacy plugin Javadoc annotations by Vaclav Haisman · 4 weeks ago
  13. 2ed5c9e Port the site documentation from APT to Markdown by Sylwester Lachiewicz · 4 weeks ago
  14. 0b5dd44 Rename the site documents ahead of converting them by Sylwester Lachiewicz · 4 weeks ago
  15. e1512f8 Bump org.apache.groovy:groovy-bom from 4.0.32 to 4.0.33 by dependabot[bot] · 5 weeks ago
  16. 7195502 Bump commons-codec:commons-codec from 1.22.0 to 1.22.1 (#740) by dependabot[bot] · 5 weeks ago
  17. 426bd0b Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml by dependabot[bot] · 7 weeks ago
  18. 3057a52 Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml by dependabot[bot] · 7 weeks ago
  19. 4823f08 Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml (#736) by dependabot[bot] · 7 weeks ago
  20. 0f6b686 Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml (#737) by dependabot[bot] · 7 weeks ago
  21. 7e166a2 Bump org.apache.maven.plugins:maven-plugins from 48 to 49 (#735) by dependabot[bot] · 10 weeks ago
  22. 15eebf9 Bump mavenVersion from 3.9.15 to 3.9.16 (#734) by dependabot[bot] · 4 months ago
  23. d92ab8f Bump org.apache.maven.plugins:maven-plugins from 47 to 48 (#733) by dependabot[bot] · 4 months ago
  24. 2e457f5 Bump org.apache.groovy:groovy-bom from 4.0.31 to 4.0.32 (#731) by dependabot[bot] · 4 months ago
  25. 426a8b9 [maven-release-plugin] prepare for next development iteration by Slawomir Jaranowski · 4 months ago
  26. 0ecf256 [maven-release-plugin] prepare release maven-invoker-plugin-3.10.1 by Slawomir Jaranowski · 4 months ago maven-invoker-plugin-3.10.1
  27. 796221a Provide separate logs for each execution for rerunning jobs by Slawomir Jaranowski · 4 months ago
  28. 4e77523 Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 (#729) by dependabot[bot] · 4 months ago
  29. da4b965 Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#728) by dependabot[bot] · 4 months ago
  30. 1d2c7a7 [maven-release-plugin] prepare for next development iteration by Slawomir Jaranowski · 4 months ago
  31. 2c9e5f8 [maven-release-plugin] prepare release maven-invoker-plugin-3.10.0 by Slawomir Jaranowski · 4 months ago maven-invoker-plugin-3.10.0
  32. 3d2112e Implement simply retry mechanism for failed build jobs (#723) by Slawomir Jaranowski · 4 months ago
  33. 037c5f5 Override plexus-utils version to 4.0.3 due to security fix by Slawomir Jaranowski · 5 months ago
  34. 261cd42 Bump org.apache.maven.shared:maven-script-interpreter from 1.6 to 1.7 (#727) by dependabot[bot] · 5 months ago
  35. ddc3123 Bump mavenVersion from 3.9.14 to 3.9.15 (#726) by dependabot[bot] · 5 months ago
  36. 1cd272e Cleanups - Remove outdated invoker properties configurations in ITs by Slawomir Jaranowski · 5 months ago
  37. 3cc9406 Add support for disabling project cloning with "none" value in `cloneProjectsTo` (#720) by Slawomir Jaranowski · 5 months ago
  38. 1b371bd Support for multiple pre-build and post-build scripts for one test by Slawomir Jaranowski · 5 months ago
  39. 099ca83 Bump org.apache.groovy:groovy-bom from 4.0.30 to 4.0.31 (#719) by dependabot[bot] · 5 months ago
  40. 1620499 Remove old incompatibility notice about report file name from site documentation by Slawomir Jaranowski · 5 months ago
  41. eb22540 Simplify usage of toolchains by Slawomir Jaranowski · 6 months ago
  42. 0ed1dc4 Refactor file utils usage and improve dependency configuration by Slawomir Jaranowski · 5 months ago
  43. 5b6d2ce Bump org.apache.maven.doxia:doxia-sink-api from 2.0.0 to 2.1.0 by dependabot[bot] · 6 months ago
  44. 86f39e9 Bump resolver to 19.27 by Slawomir Jaranowski · 6 months ago
  45. c95ae1d Bump mavenVersion from 3.9.13 to 3.9.14 by dependabot[bot] · 6 months ago
  46. ea8a90a docs: Clarify that toolchains can be selected by a version range. (#710) by Niels Basjes · 6 months ago
  47. b8ddfa5 Bump mavenVersion from 3.9.12 to 3.9.13 (#709) by dependabot[bot] · 6 months ago
  48. 8ed0a4f Mockito improvements (#707) by Sylwester Lachiewicz · 7 months ago
  49. 4c22eb9 Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#706) by dependabot[bot] · 7 months ago
  50. 3779cc1 Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by dependabot[bot] · 7 months ago
  51. 24e3627 Bump org.apache.groovy:groovy-bom from 4.0.29 to 4.0.30 (#704) by dependabot[bot] · 7 months ago
  52. 2f5d453 Bump org.apache.maven.plugins:maven-plugins from 46 to 47 (#703) by dependabot[bot] · 8 months ago
  53. 656ae73 Bump org.apache.maven.plugins:maven-plugins from 45 to 46 by dependabot[bot] · 8 months ago
  54. 4a6dd23 Improve wording of some plugin parameters (#690) by Ash · 8 months ago
  55. 4d600ea Bump mavenVersion from 3.9.11 to 3.9.12 (#701) by dependabot[bot] · 9 months ago
  56. a05f871 Migrate from commons-collections to commons-collections4 (#700) by Sylwester Lachiewicz · 9 months ago
  57. 7d46b71 Bump org.apache.groovy:groovy-bom from 4.0.28 to 4.0.29 by dependabot[bot] · 10 months ago
  58. 2a1ccfa Bump m-invoker-p to 3.9.1 by Sylwester Lachiewicz · 10 months ago
  59. c0f4338 Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0 by dependabot[bot] · 10 months ago
  60. ddbf232 Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 by dependabot[bot] · 10 months ago
  61. fe8dd9f Bump commons-io:commons-io from 2.20.0 to 2.21.0 by dependabot[bot] · 10 months ago
  62. 120cad9 JUnit Jupiter best practices (#691) by Sylwester Lachiewicz · 10 months ago
  63. 9a3ada3 `PlexusFileUtils` Refaster recipes (#692) by Sylwester Lachiewicz · 10 months ago
  64. f9e867f Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 by dependabot[bot] · 10 months ago
  65. ed4ad83 chore: delete junit 3 references (#688) by Sandra Parsick · 11 months ago
  66. f77d33d Bump org.assertj:assertj-core from 3.27.4 to 3.27.6 by dependabot[bot] · 12 months ago
  67. 873a0cd Remove exclusions from plexus-i18n dependency by Sylwester Lachiewicz · 12 months ago
  68. 0a708d2 Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 by dependabot[bot] · 1 year ago
  69. 8c6a2f5 feat: enable prevent branch protection rules by sebtiem · 1 year ago
  70. 9bb8893 Bump org.apache.groovy:groovy-bom from 4.0.27 to 4.0.28 by dependabot[bot] · 1 year, 1 month ago
  71. c3553a8 Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by dependabot[bot] · 1 year, 1 month ago
  72. de4074f Looks like there is no 4.x versions. Back to normal by Sylwester Lachiewicz · 1 year, 1 month ago
  73. ba67f3a Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 by dependabot[bot] · 1 year, 1 month ago
  74. 1c66002 Enable Dependabot for 3.7.x branch by Sylwester Lachiewicz · 1 year, 1 month ago
  75. e3c82cf Add Apache 2.0 LICENSE file (#666) by Noah Tayebwa · 1 year, 1 month ago
  76. 5d39797 Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#667) by dependabot[bot] · 1 year, 2 months ago
  77. 5f3b3c7 Bump mavenVersion from 3.9.10 to 3.9.11 (#665) by dependabot[bot] · 1 year, 2 months ago
  78. 87e335b Use fluido-skin and site-plugin version from parent by Slawomir Jaranowski · 1 year, 2 months ago
  79. 45b9620 [maven-release-plugin] prepare for next development iteration by Slawomir Jaranowski · 1 year, 2 months ago
  80. d762bd3 [maven-release-plugin] prepare release maven-invoker-plugin-3.9.1 by Slawomir Jaranowski · 1 year, 2 months ago maven-invoker-plugin-3.9.1
  81. aedeca8 Enable build by Maven 4 on GitHub by Slawomir Jaranowski · 1 year, 2 months ago
  82. db72957 fix it by Slawomir Jaranowski · 1 year, 3 months ago
  83. 1d11ee2 Bump mavenVersion from 3.6.3 to 3.9.10 by dependabot[bot] · 1 year, 3 months ago
  84. 883ac14 Bump org.apache.maven.plugins:maven-plugins from 44 to 45 by dependabot[bot] · 1 year, 3 months ago
  85. 7e1c4ca Restore tag-template for release-drafter by Slawomir Jaranowski · 1 year, 3 months ago
  86. cbaf799 Use constant 3.6.3 in prerequisites/maven as minimal Maven version by Slawomir Jaranowski · 1 year, 3 months ago
  87. 0d24834 restore notifications on issues by Olivier Lamy · 1 year, 3 months ago
  88. 0f837a8 disable notifications before import by Olivier Lamy · 1 year, 3 months ago
  89. 6e3c6c9 Bump org.apache.groovy:groovy-bom from 4.0.26 to 4.0.27 (#287) by dependabot[bot] · 1 year, 3 months ago
  90. 3899bdc Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0 (#288) by dependabot[bot] · 1 year, 3 months ago
  91. e3a5b8b Bump org.apache.maven.plugins:maven-plugins from 43 to 44 (#282) by dependabot[bot] · 1 year, 4 months ago
  92. 5c44213 Bump commons-io:commons-io from 2.18.0 to 2.19.0 by dependabot[bot] · 1 year, 5 months ago
  93. 1d22ac1 Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 by dependabot[bot] · 1 year, 5 months ago
  94. 45866b9 Add note about cloneProjectsTo being required for filtering by Carsten Pfeiffer · 1 year, 5 months ago
  95. 7236a48 Bump org.apache.groovy:groovy-bom from 4.0.24 to 4.0.26 by dependabot[bot] · 1 year, 6 months ago
  96. 047a170 Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.10.1 by dependabot[bot] · 1 year, 7 months ago
  97. edc3804 Bump commons-codec:commons-codec from 1.17.1 to 1.18.0 by dependabot[bot] · 1 year, 7 months ago
  98. f0f7fd4 Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by dependabot[bot] · 1 year, 8 months ago
  99. 02459ad Enable GH Issues by Matthias Bünger · 1 year, 4 months ago
  100. 476a691 [MNGSITE-529] Rename "Goals" to "Plugin Documentation" by Matthias Bünger · 1 year, 7 months ago