Release Notes
The main change for this release is the upgrade to Maven 4.0.0-rc-3.
What's Changed
- Support core extension more configuration by @CrazyHZM in #1216
- Port mvnsh changes by @cstamas in #1228
- ci: run tests on macos-15 by @slachiewicz in #1243
- Fixes by @cstamas in #1253
- Move override components back to Sisu by @cstamas in #1263
- Add PR Automation action by @slawekjaranowski in #1265
- Add Stale action by @slawekjaranowski in #1272
- Add GitHub issues template by @slawekjaranowski in #1266
- Cleanup BufferHelper for JDK 17+ (fixes #1261) by @gnodet in #1267
- Refactor input stream support (fixes #1257) by @gnodet in #1268
- Support MAVEN_ARGS env var (fixes #1219) by @gnodet in #1269
- [MNG-8600] Adapt to Maven changes by @cstamas in #1277
- Remove build resumption which was ported from master to support resumption with 3.x by @gnodet in #1275
- Make DaemonRegistry concurrency-safe by @oehme in #1281
- Bug: extension handling by @cstamas in #1282
Dependencies Upgrade
- Bump org.graalvm.buildtools:native-maven-plugin from 0.10.3 to 0.10.4 by @dependabot in #1213
- Bump org.jboss.forge.roaster:roaster-jdt from 2.29.0.Final to 2.30.0.Final by @dependabot in #1212
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #1218
- Bump jline.version from 3.27.1 to 3.28.0 by @dependabot in #1226
- Bump org.jboss.forge.roaster:roaster-jdt from 2.30.0.Final to 2.30.1.Final by @dependabot in #1227
- Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre by @dependabot in #1231
- Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot in #1232
- Bump org.assertj:assertj-core from 3.27.0 to 3.27.2 by @dependabot in #1241
- Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.0.1 to 4.1.1 by @dependabot in #1239
- Bump org.graalvm.nativeimage:svm from 24.1.1 to 24.1.2 by @dependabot in #1247
- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in #1244
- Bump testcontainers.version from 1.20.4 to 1.20.5 by @dependabot in #1274
- Bump groovy.version from 4.0.25 to 4.0.26 by @dependabot in #1276
- Bump maven.resolver.version from 2.0.6 to 2.0.7 by @dependabot in #1278
- Bump testcontainers.version from 1.20.5 to 1.20.6 by @dependabot in #1279
- Bump maven.version from 4.0.0-rc-3-SNAPSHOT to 4.0.0-rc-3 by @dependabot in #1286
New Contributors
Full Changelog: 2.0.0-rc-1...2.0.0-rc-3