A

Apache Maven

A
Apache Maven Dev Tools v4.0.0-rc

Maven 4.0.0-rc-6

Notes This new release candidate of Maven 4 is released to get feedback from users. Maven 4 has restricted a few things compared to Maven 3, so make sure to run the mvnup tool before trying your project with Maven 4. Issues fixed since RC-5 All known issues reported in the RC-5 release notes have been fixed: Bean configuration bug — field accessibility state was cached globally, causing plugin con…

A
Apache Maven Dev Tools v3.10.0-rc

3.10.0-rc-1

💥 Breaking changes Remove release-profile from super POM (#11999) @slawekjaranowski Remove deprecated plugin management from super POM (#11986) @slawekjaranowski 🚀 New features and improvements Feat: Align Maven 3.10.x and 4.0.x (#12442) @cstamas Feat: Align CP ordering with Maven 4 (#12327) @cstamas Feat: Apply latest Resolver 2.0.19 changes (#12246) @cstamas Feat: Maven 3.10.x super POM (#12032)…

A
Apache Maven Dev Tools v3.9.16

3.9.16

🐛 Bug Fixes Trim threadConfiguration to accept input surrounded with spaces (#12042) @slawekjaranowski Backport: Maven 3.10.x fixed plugin resolution (#12022) @cstamas 📦 Dependency updates Bump org.codehaus.plexus:plexus-classworlds from 2.9.0 to 2.11.0 (#12039) @dependabot[bot] [3.9.x] Bump to parent POM 48 (#12024) @cstamas Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#11980) @dependabot[bo…

A
Apache Maven Dev Tools v3.9.15

3.9.15

📝 Documentation updates Use new Maven logos in documentation (#11938) @slawekjaranowski document modelVersion only supported value: 4.0.0 (#11809) @hboutemy 📦 Dependency updates Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#11932) @dependabot[bot] Bump org.codehaus.plexus:plexus-utils from 3.6.0 to 3.6.1 (#11876) @dependabot[bot] Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3 (#11865) @d…

A
Apache Maven Dev Tools v3.9.14

3.9.14

🐛 Bug Fixes plexus-testing dependencies should be use in test scope (#11761) @slawekjaranowski 📦 Dependency updates Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#11747) @dependabot[bot] Bump actions/download-artifact from 7.0.0 to 8.0.0 (#11748) @dependabot[bot]

A
Apache Maven Dev Tools v3.9.13

3.9.13

🐛 Bug Fixes Bug: SecDispatcher is managed by legacy Plexus DI (#11711) @cstamas [3.9.x] MavenPluginJavaPrerequisiteChecker: Handle 8/1.8 Java version in ranges as well (#11577) @cstamas 👻 Maintenance Update Maven plugin versions in default-bindings.xml (#11721) @slachiewicz Migrate to JUnit 5 - avoid using TestCase (#11547) @slawekjaranowski 📦 Dependency updates Maven Resolver 1.9.27 (#11732) @cst…

A
Apache Maven Dev Tools v3.9.12

3.9.12

🚀 New features and improvements [3.9.x] Apply resolver changes and improvements (#11536) @cstamas Update formatting of prerequisites-requirements error to improve readability (#11523) @slawekjaranowski Allow a Maven plugin to require a Java version (#11479) @slawekjaranowski Use MavenRepositorySystem in ProjectBuildingHelper instead of deprecated RepositorySystem (#11358) @slawekjaranowski Make ma…

A
Apache Maven Dev Tools v4.0.0-rc

4.0.0-rc-5

Notes This new release candidate of Maven 4 is released to get feedback from users. Maven 4 has a restrained a few things comparent to Maven 3, so make sure to run the mvnup tool before trying to project with Maven 4. Bean configuration bug A bug has been found in the bean configuration system where field accessibility state is cached globally. This can cause plugin configuration injection to fail…

A
Apache Maven Dev Tools v4.0.0-rc

4.0.0-rc-4

Maven 4.0.0-rc-4 aims at being the last release candidate before Maven 4.0.0 GA. We'll focus on fixing critical bugs raised before GA. Worth mentioning is the new upgrade tool which can be used to fix your pom.xml files and make them usable in Maven 4. 🚀 New features and improvements [MNG-8765] - Maven Upgrade Tool (#2407) @gnodet Maven4 "legacy" mode and more (#2380) @cstamas [MNG-8759] - Restore…

A
Apache Maven Dev Tools v3.9.11

3.9.11

🚀 New features and improvements Augment version range resolution used repositories (#2574) @cstamas 🐛 Bug Fixes Deduplicate filtered dependency graph (#2489) @alzimmermsft Move ensure in boundaries of project lock (#2470) @cstamas 👻 Maintenance [MNGSITE-393] - remove references to Maven 2 (#2438) @elharo Update CONTRIBUTING after GitHub issues enabled (#2449) @slawekjaranowski Enable Github Issues…

A
Apache Maven Dev Tools v3.9.10

3.9.10

Release Notes - Maven - Version 3.9.10 Bug [MNG-8096] - Inconsistent dependency resolution behaviour for concurrent multi-module build can cause failures [MNG-8169] - MINGW support requires --add-opens java.base/java.lang=ALL-UNNAMED [MNG-8170] - Maven 3.9.8 contains weird native library for Jansi on Windows/arm64 [MNG-8211] - Maven should fail builds that use CI Friendly versions but have no valu…