4.0.0-beta-5
Pre-release
Pre-release
·
2 commits
to master
since this release
Warning
This plugin is a Maven 4 plugin and requires Maven 4.x to run.
🚀 New features and improvements
- Remove PathSelector, replaced by Maven 4 PathMatcherFactory. (#1106) @desruisseaux
- Keep the recompiling message at the INFO level when user explicitly requested that information (#1108) @desruisseaux
- Demote recompiling message from INFO to DEBUG (#333) (#1089) @elharo
- Fix incremental detection of empty sources, 4.x (#1076) @wilx
🐛 Bug Fixes
- [#1085] Document conservative incremental default on JDK < 23 (#1086) @ascheman
- fix: close Files.walk() stream in getOutputDirectoryPerVersion() (#1071) @elharo
📝 Documentation updates
- Convert the FAQ from FML to Markdown (#1111) @slachiewicz
- Document implicitly compiled excluded sources. (#1095) @desruisseaux
- Fix documentation typos (#1094) @elharo
- (docs) Add moditect-maven-plugin as it is a less complex way for Java 8 with java module descriptors (#1062) @bmarwell
- Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability (#1072) @potiuk
- docs: Upgrade HTTP urls to HTTPS in documentation (#1048) @sakethpanuganti
- Fix typos and improve wording in sources.md (#1033) @elharo
- Fix minor grammatical errors in modules.md (#1034) @elharo
- Javadoc fixes (#1030) @elharo
👻 Maintenance
- Update site descriptor to use Maven SITE 2.1.0 schema (#1115) @slawekjaranowski
- Cleanup project with options exists in parent, bump dependencies (#1114) @slawekjaranowski
- Port the site documentation from APT to Markdown (#1109) @slachiewicz
- Pass siteMvn as a String so the site stage runs on Maven 4 (#1107) @slachiewicz
- Build against Maven 4.0.0-rc-6 (#1104) @slachiewicz
- Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability (#1072) @potiuk
- Remove unneeded code (#1023) @elharo
📦 Dependency updates
- Build against Maven 4.0.0-rc-6 (#1104) @slachiewicz
- Remove version numbers of plugins inherited from parent pom.xml (#1097) @desruisseaux
- Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml from 4 to 5 (#1079) @dependabot[bot]
- Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml from 4 to 5 (#1080) @dependabot[bot]
- Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml from 4 to 5 (#1081) @dependabot[bot]
- Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml from 4 to 5 (#1078) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-plugins from 48 to 49 (#1067) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-utils from 3.0.24 to 3.6.1 in /src/it/MCOMPILER-366 (#1065) @dependabot[bot]
- Bump com.google.inject:guice from 6.0.0 to 7.0.0 (#1064) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-plugins from 47 to 48 (#1049) @dependabot[bot]
- Bump org.ow2.asm:asm from 9.10 to 9.10.1 (#1058) @dependabot[bot]
- Bump org.ow2.asm:asm from 9.9.1 to 9.10 (#1052) @dependabot[bot]
- Bump org.mockito:mockito-core from 5.21.0 to 5.23.0 (#1040) @dependabot[bot]
- Remove another unused test scope dependency (#1026) @elharo
- unused dependency (#1024) @elharo