1. 51976c5 Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml by dependabot[bot] · 5 days ago master
  2. 8e77762 Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml by dependabot[bot] · 14 days ago
  3. 814f75f [#1085] Address review: one clause per line, drop non-breaking spaces by Gerd Aschemann · 7 days ago
  4. 68566ef [#1085] Add IT verifying proc=none per-file incremental on all JDKs by Gerd Aschemann · 8 days ago
  5. 6381371 [#1085] Document conservative incremental default on JDK < 23 by Gerd Aschemann · 8 days ago
  6. 19bd927 Fix incremental detection of empty sources, 4.x (#1076) by Václav Haisman · 8 days ago
  7. f659d64 (docs) Add moditect-maven-plugin as it is a less complex way for Java 8 with java module descriptors by Benjamin Marwell · 7 weeks ago
  8. 8257809 Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml (#1081) by dependabot[bot] · 13 days ago
  9. 65bbc01 Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml (#1078) by dependabot[bot] · 13 days ago
  10. c5456c3 Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability by Jarek Potiuk · 3 weeks ago
  11. 8bcf2c3 fix: close Files.walk() stream in getOutputDirectoryPerVersion() (#1071) by Elliotte Rusty Harold · 3 weeks ago
  12. b7b3b79 Bump org.apache.maven.plugins:maven-plugins from 48 to 49 (#1067) by dependabot[bot] · 4 weeks ago
  13. 4c1811f Update module-info to require org.codehaus.plexus.util instead of plexus.utils by Sylwester Lachiewicz · 4 weeks ago
  14. 9b11395 Bump org.codehaus.plexus:plexus-utils in /src/it/MCOMPILER-366 by dependabot[bot] · 4 weeks ago
  15. f4e66ed Bump com.google.inject:guice from 6.0.0 to 7.0.0 by dependabot[bot] · 5 weeks ago
  16. 937e89c docs: Upgrade HTTP urls to HTTPS in documentation by Panuganti Satya Saketh · 3 months ago
  17. e8398ea Spotless by Matthias Bünger · 2 months ago
  18. b8ada81 Bump org.apache.maven.plugins:maven-plugins from 47 to 48 by dependabot[bot] · 3 months ago
  19. ca78962 Bump org.ow2.asm:asm from 9.10 to 9.10.1 by dependabot[bot] · 9 weeks ago
  20. 071e484 Bump org.ow2.asm:asm from 9.9.1 to 9.10 by dependabot[bot] · 2 months ago
  21. 9c2b50f Bump org.mockito:mockito-core from 5.21.0 to 5.23.0 by dependabot[bot] · 5 months ago
  22. d87c3de Fix typos and improve wording in sources.md (#1033) by Elliotte Rusty Harold · 5 months ago
  23. eed5b75 Fix minor grammatical errors in modules.md (#1034) by Elliotte Rusty Harold · 5 months ago
  24. 5f32568 Javadoc fixes (#1030) by Elliotte Rusty Harold · 6 months ago
  25. ac90050 Remove unneeded code (#1023) by Elliotte Rusty Harold · 6 months ago
  26. 1e55ec0 core (#1026) by Elliotte Rusty Harold · 6 months ago
  27. c421792 unused dependency (#1024) by Elliotte Rusty Harold · 6 months ago
  28. b1a9faa simplify lambda (#1025) by Elliotte Rusty Harold · 6 months ago
  29. 2dfe493 [maven-release-plugin] prepare for next development iteration by Sylwester Lachiewicz · 6 months ago
  30. 8cca900 [maven-release-plugin] prepare release maven-compiler-plugin-4.0.0-beta-4 by Sylwester Lachiewicz · 6 months ago maven-compiler-plugin-4.0.0-beta-4
  31. d049975 Bump org.apache.maven.plugins:maven-plugins from 46 to 47 (#1018) by dependabot[bot] · 7 months ago
  32. ae31624 Bump org.apache.maven.plugins:maven-plugins from 45 to 46 (#1012) by dependabot[bot] · 7 months ago
  33. 389c83c Fix hyperlinks in the documentation (#1011) by cdouillard · 7 months ago
  34. 7c300a3 Refactoring of the handling of `--patch-module` (#1002) by Martin Desruisseaux · 7 months ago
  35. 053a526 Remove declaration of "plexus-snapshots" repository in integration tests (#1009) by Martin Desruisseaux · 7 months ago
  36. e7b4ca6 Bump org.ow2.asm:asm from 9.9 to 9.9.1 (#1004) by dependabot[bot] · 7 months ago
  37. 123420b Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (#1003) by dependabot[bot] · 8 months ago
  38. 0506647 Rename `META-INF/versions` as `META-INF/versions-modular` for the non-standard case (#998) by Martin Desruisseaux · 8 months ago
  39. 7e3e48f Quote filenames only when formatting a command for the shell (#997) by Martin Desruisseaux · 8 months ago
  40. 3b46223 Remove the integration test for MCOMPILER-346 (#995) by Martin Desruisseaux · 8 months ago
  41. c3fc26a Catch the case where the compilation fails because of a `NoClassDefFoundError`. by Martin Desruisseaux · 9 months ago
  42. 3efa684 Fix: annotation processor not always detected when specified with `<type>processor</type>`. by Martin Desruisseaux · 9 months ago
  43. 8dd8f36 Use the `org.apache.maven.plugins.compiler.it` groupId consistently in all integration tests. by Martin Desruisseaux · 9 months ago
  44. 4997313 Uniformize the plugin version to "@project.version@" instead of "@pom.version@". by Martin Desruisseaux · 1 year ago
  45. f3c1f26 Add documentation about how the tests were ported from Maven Compiler Plugin 3 to 4. by Martin Desruisseaux · 1 year ago
  46. 1bac6a9 chore: drop junit3 references (#985) by Sandra Parsick · 9 months ago
  47. 600a807 [maven-release-plugin] prepare for next development iteration by Slawomir Jaranowski · 10 months ago
  48. 51303cf [maven-release-plugin] prepare release maven-compiler-plugin-4.0.0-beta-3 by Slawomir Jaranowski · 10 months ago maven-compiler-plugin-4.0.0-beta-3
  49. c6c0884 Remove trailing dot after {@return …} because Javadoc already adds this dot. by Martin Desruisseaux · 10 months ago
  50. 2f6b811 Remove `invoker.java.version = 9+` because the build requires Java 17 anyway. by Martin Desruisseaux · 10 months ago
  51. d85f3fa Remove `<source/>` and `<target/>` elements, which are no longer needed after 236fc26. by Martin Desruisseaux · 10 months ago
  52. 203cb86 Add documentation for multi-release and multi-module projects (#976) by Martin Desruisseaux · 10 months ago
  53. d958a62 Do not create empty "generated-sources" when there is no annotation processor to run. by Martin Desruisseaux · 10 months ago
  54. 0dea159 Apply to fork mode the same policy as the usual mode regarding when to write debug files. by Martin Desruisseaux · 10 months ago
  55. 338d532 Fix the use of `--patch-module` option when a forked compiler is used. by Martin Desruisseaux · 10 months ago
  56. 53c1cc6 Improvement in the handling of some exceptions: by Martin Desruisseaux · 10 months ago
  57. 6b86381 Parser for `module-info-patch.maven` files (#963) by Martin Desruisseaux · 10 months ago
  58. 2197c22 Build projects that are both multi-module and multi-release (#959) by Martin Desruisseaux · 10 months ago
  59. 291f50d Add hacktoberfest label to project by Slawomir Jaranowski · 10 months ago
  60. 236fc26 Fix java source and target version properties (#982) by Guillaume Nodet · 10 months ago
  61. b7ad2b8 Bump org.ow2.asm:asm from 9.8 to 9.9 by dependabot[bot] · 10 months ago
  62. dc33a10 Fix for Kotlin 2.x (#978) by Tamas Cservenak · 10 months ago
  63. 52d922f kotlin lin issues by Sylwester Lachiewicz · 10 months ago
  64. 3a4f892 Bump plugins to solve test issue on macos and Java 25 by Sylwester Lachiewicz · 10 months ago
  65. dd393c9 Bump m-invoker-p to 3.9.1 for Java 25 by Sylwester Lachiewicz · 10 months ago
  66. 7f48ae4 Add matrix exclusion for specific JDK distributions by Sylwester Lachiewicz · 10 months ago
  67. 3f18e86 Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 by dependabot[bot] · 10 months ago
  68. be18137 Suport command line paramenters for incremental build (#958) by zhaoyunxing · 10 months ago
  69. 061a754 Deprecate the `debug` flag (#953) by Martin Desruisseaux · 11 months ago
  70. 90f58dc Bump org.mockito:mockito-core from 5.18.0 to 5.19.0 (#957) by dependabot[bot] · 12 months ago
  71. 5737473 feat: enable prevent branch protection rules (#956) by Sandra Parsick · 12 months ago
  72. 954ebee Replace maven-plugin-testing-harness dependency by maven-testing by Charles Douillard · 1 year ago
  73. dd76b02 Remove unnecessary sisuPlexusVersion property from the pom by cdouillard · 1 year ago
  74. 3bcda08 Two more test cases for multi-release integration tests (#951) by Fridrich Strba · 1 year ago
  75. 2462c84 Upgrade the dependencies of all remaining occurrences of commons-lang3. (#950) by Martin Desruisseaux · 1 year ago
  76. 1ed03b8 Fix multi-release support when module-info is not in the base class (#948) by Martin Desruisseaux · 1 year ago
  77. fc38f2c Bump org.apache.commons:commons-lang3 (#947) by dependabot[bot] · 1 year, 1 month ago
  78. 44d79e7 Bump org.apache.commons:commons-lang3 (#946) by dependabot[bot] · 1 year, 1 month ago
  79. 95bd529 Make the default include/exclude syntax compatible with the behavior of Maven 3 (#945) by Martin Desruisseaux · 1 year, 1 month ago
  80. b58e98a Port the index from APT to Markdown with the following changes: by Martin Desruisseaux · 1 year, 1 month ago
  81. c08e031 Port the `multirelease` file from APT to Markdown with the following changes: by Martin Desruisseaux · 1 year, 1 month ago
  82. 49fa540 Port the page about --release from APT to Markdown with the following changes: by Martin Desruisseaux · 1 year, 1 month ago
  83. 35b7b79 Port the page about compiler arguments from APT to Markdown with no significant change in the text. by Martin Desruisseaux · 1 year, 1 month ago
  84. 937b0f9 Port the "Compile Using Memory Allocation Enhancements" page with the following changes: by Martin Desruisseaux · 1 year, 1 month ago
  85. c5a044d Port the page about --source and --target from APT to Markdown with the following changes: by Martin Desruisseaux · 1 year, 1 month ago
  86. 8d30dfd Port the "compile using different JDK" page from APT to Markdown with the following changes: by Martin Desruisseaux · 1 year, 1 month ago
  87. 8a1efd0 Port the `module-info` page to markdown format together with the following changes: by Martin Desruisseaux · 1 year, 1 month ago
  88. c62d74e Remove mention of the `META-INF/jpms.args` file, which is not generated anymore. by Martin Desruisseaux · 1 year, 1 month ago
  89. bf59246 Convert the page about non-javac compiler from APT to Markdown format with no change in the text. by Martin Desruisseaux · 1 year, 1 month ago
  90. 44d7793 Give more reasons for the Maven 4 way to declare an annotation processor. by Martin Desruisseaux · 1 year, 1 month ago
  91. 1a4c1ea Undeclared dependencies (#944) by Fridrich Strba · 1 year, 1 month ago
  92. 900c665 Port to maven 4.0.0-rc-4 (#943) by Fridrich Strba · 1 year, 1 month ago
  93. efc68bc Add JDK 23 information and example for annotation processing (#939) by Matthias Bünger · 1 year, 1 month ago
  94. 8ed037a Update the "non-javac-compilers" guide and add an integration test (#937) by Martin Desruisseaux · 1 year, 1 month ago
  95. da5ef31 Bump org.apache.maven.plugins:maven-plugins from 44 to 45 (#936) by dependabot[bot] · 1 year, 1 month ago
  96. 600fe2d restore notifications on PRs and issues by Olivier Lamy · 1 year, 1 month ago
  97. 097d74e quiet and get rid of jira by Olivier Lamy · 1 year, 1 month ago
  98. 30cb5f2 Bump org.mockito:mockito-core from 5.17.0 to 5.18.0 (#329) by dependabot[bot] · 1 year, 2 months ago
  99. 6fc045a Bump org.apache.maven.plugins:maven-plugins from 43 to 44. (#328) by Martin Desruisseaux · 1 year, 2 months ago
  100. 9acdc09 Bump org.ow2.asm:asm from 9.7.1 to 9.8 (#318) by dependabot[bot] · 1 year, 3 months ago