·
4 commits
to refs/heads/master
since this release
🚀 New features and improvements
- Use Resolver API in go-offline for dependencies resolving (#1533) @slawekjaranowski
- Use Resolver API in go-offline for plugins resolving (#1532) @slawekjaranowski
- Fixes #1522, add render-dependencies mojo (#1523) @rmannibucau
- Use Resolver API in resolve-plugin (#1521) @slawekjaranowski
- [MEDP-964] - unconditionally ignore dependencies known to be loaded by reflection (#1492) @elharo
- Update maven-dependency-analyzer to support Java24 (#528) @talios
- [MDEP-972] - copy-dependencies: copy signatures alongside artifacts (#514) @Ndacyayisenga-droid
- [MDEP-776] - Warn when multiple dependencies have the same file name (#463) @elharo
- [MDEP-966] - Migrate AnalyzeDepMgt to Sisu (#473) @elharo
- [MDEP-957] - By default, don't report slf4j-simple as unused (#433) @elharo
🐛 Bug Fixes
- ProjectBuildingRequest should not be modified (#1520) @slawekjaranowski
- Fix - markersDirectory is not working when unpack goal is executed from command line (#537) @vaibhavbatra15
- Fix broken link for analyze-exclusions-mojo on usage-page (#521) @Bukama
- [MDEP-839] - Avoid extra blank lines in file (#495) @elharo
- Update collect URL (#510) @elharo
- [MDEP-689] - Fixes ignored dependency filtering in go-offline goal (#417) @ldhardy
- [MDEP-960] - Repair silent logging (#447) @elharo
📝 Documentation updates
- [MDEP-933] - Document dependency tree output formats (#535) @Ndacyayisenga-droid
- Add additional comment to clarify the minimal supported version of ou… (#465) @gluxhappy
- [MNGSITE-529] - Rename "Goals" to "Plugin Documentation" (#511) @Bukama
- Unix file separators (#507) @elharo
👻 Maintenance
- Simplify usage of RepositoryManager and DependencyResolver (#1518) @slawekjaranowski
- Use Resolver API in copy and unpack (#1514) @slawekjaranowski
- Update site descriptor to 2.0.0 (#1508) @slawekjaranowski
- Enable prevent branch protection rules (#1503) @slawekjaranowski
- Fix [MDEP-931] - Replace PrintWriter with Writer in AbstractSerializing Visitor and subclasses (#530) @Ndacyayisenga-droid
- Cleanups dependencies (#1496) @slawekjaranowski
- Copy edit parameter descriptions (#1488) @elharo
- Small Javadoc clarifications (#533) @elharo
- [MDEP-967] - Change info to debug logging in AbstractFromConfigurationMojo (#529) @Ndacyayisenga-droid
- fix: remove duplicate maven-resolver-api and maven-resolver-util dependencies in pom.xml (#526) @Ndacyayisenga-droid
- Enable GH issues (#522) @Bukama
- Remove redundant/unneeded code (#519) @elharo
- Add PR Automation and Stale actions (#513) @slawekjaranowski
- Keep files in temporary directory to be deleted after test (#508) @pzygielo
- Drop unnecessary call (#509) @pzygielo
- Avoid deprecated ArtifactFactory (#489) @elharo
- [MDEP-966] - Convert remaining Mojos to Guice injection (#500) @elharo
- [MDEP-966] - Convert Analyze Mojos to Guice constructor injection (#499) @elharo
- [MDEP-966] - Prefer Guice injection (#498) @elharo
- [MDEP-966] - Migrate TreeMojo/CopyMojo/AnalyzeExclusionsMojo/UnpackMojo/CopyDependenciesMojo from Plexus to Sisu Guice (#483) @elharo
- [MDEP-966] - @component --> @Inject for DisplayAncestorsMojo (#474) @elharo
- Fixing flaky test in TestCopyDependenciesMojo (#455) @mihirgune
- [MNG-2961] - Remove workaround for fixed bug (#441) @elharo
🔧 Build
- Build by Maven 4 (#1502) @slawekjaranowski
📦 Dependency updates
- Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 (#1531) @dependabot[bot]
- Bump Maven in dependencies to 3.9.11 (#1515) @slawekjaranowski
- Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#1510) @dependabot[bot]
- Bump org.jsoup:jsoup from 1.21.1 to 1.21.2 (#1509) @dependabot[bot]
- Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 (#1506) @dependabot[bot]
- Bump jettyVersion from 9.4.57.v20241219 to 9.4.58.v20250814 (#1504) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 (#1505) @dependabot[bot]
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#1498) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#1494) @dependabot[bot]
- Bump org.jsoup:jsoup from 1.20.1 to 1.21.1 (#1489) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-plugins from 44 to 45 (#538) @dependabot[bot]
- Bump org.jsoup:jsoup from 1.19.1 to 1.20.1 (#525) @dependabot[bot]
- Bump commons-io:commons-io from 2.16.1 to 2.19.0 (#517) @dependabot[bot]
- Bump org.jsoup:jsoup from 1.18.3 to 1.19.1 (#515) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-plugins from 43 to 44 (#516) @dependabot[bot]
- Bump jettyVersion from 9.4.56.v20240826 to 9.4.57.v20241219 (#503) @dependabot[bot]
- Bump org.jsoup:jsoup from 1.18.1 to 1.18.3 (#494) @dependabot[bot]
- [MDEP-963] - Bump org.apache.maven.shared:maven-dependency-analyzer from 1.15.0 to 1.15.1 (#450) @dependabot[bot]