Releases: apache/maven-remote-resources-plugin
Releases · apache/maven-remote-resources-plugin
3.2.0
🚀 New features and improvements
- [MRRESOURCES-145] - Avoid overwriting the generated file with the same content (#50) @gnodet
- [MRRESOURCES-143] - Maven 3.6.3 as minimum requirements (#51) @slawekjaranowski
🐛 Bug Fixes
- [MRRESOURCES-135] - Show
projectTimespan
year in UTC (#39) @raboof
📦 Dependency updates
- [MRRESOURCES-144] - Bump org.codehaus.plexus:plexus-resources from 1.2.0 to 1.3.0 (#49) @dependabot
- [MRRESOURCES-136] - Bump org.apache.maven.plugins:maven-plugins from 40 to 41 (#47) @dependabot
- [MRRESOURCES-142] - Bump commons-io:commons-io from 2.14.0 to 2.15.1 (#48) @dependabot
- [MRRESOURCES-142] - Bump commons-io from 2.13.0 to 2.14.0 (#46) @slawekjaranowski
- [MRRESOURCES-140] - Bump plexus-utils from 3.5.1 to 4.0.0 and plexus-xml 3.0.0 (#44) @slawekjaranowski
- [MRRESOURCES-139] - Bump Bump maven-archiver from 3.6.0 to 3.6.1 (#43) @slawekjaranowski
- [MRRESOURCES-138] - Bump maven-filtering from 3.3.0 to 3.3.1 (#42) @slawekjaranowski
- [MRRESOURCES-137] - Bump commons-io from 2.11.0 to 2.13.0 (#41) @slawekjaranowski
- [MRRESOURCES-136] - Upgrade Parent to 40 (#40) @slawekjaranowski
👻 Maintenance
- [MNG-6829] - Replace any StringUtils#isEmpty(String) and #isNotEmpty(String) (#38) @timtebeek
3.1.0
💥 Breaking changes
- [MRRESOURCES-134] - Introduce
aggregate
goal instead ofrunOnlyAtExecutionRoot
parameter (#37) @slawekjaranowski
🚀 New features and improvements
- [MRRESOURCES-134] - Introduce
aggregate
goal instead ofrunOnlyAtExecutionRoot
parameter (#37) @slawekjaranowski - [MRRESOURCES-126] - Get rid of legacy (#26) @cstamas
- [MRRESOURCES-122] - Java 8 as minimum (#16) @olamy
🐛 Bug Fixes
- [MRRESOURCES-121] - some dependencies are now ignored" (#10) @olamy
- Fix site "usage" page (#8) @cstamas
📦 Dependency updates
- [MRRESOURCES-127] - Upgrade to parent POM 39 (#30) @slawekjaranowski
- Bump plexus-resources from 1.1.0 to 1.2.0 (#13) @dependabot
- Bump commons-io from 2.6 to 2.11.0 (#15) @dependabot
- Bump maven-common-artifact-filters from 3.2.0 to 3.3.2 (#20) @dependabot
- Bump apache/maven-gh-actions-shared from 2 to 3 (#25) @dependabot
- Bump maven-plugins from 36 to 37 (#17) @dependabot
- Bump slf4j-simple from 1.7.32 to 1.7.36 (#11) @dependabot
👻 Maintenance
- [MRRESOURCES-133] - configure system requirements history (#36) @hboutemy
- [MRRESOURCES-129] - Extends IT - add case from issue (#34) @slawekjaranowski
- [MRRESOURCES-131] - Fix ITs for Maven 4 (#32) @slawekjaranowski
- [MRRESOURCES-130] - Refresh download page (#31) @slawekjaranowski
- [MRRESOURCES-132] - Dependency improvements (#33) @slawekjaranowski
- Get rid of build warnings and obvious typo (#24) @cstamas
- run build only with maven '3.6.x' and '3.8.x' (#9) @olamy
3.0.0
What's Changed
- Upgrade to maven 3.x and avoid using deprecated API by @gnodet in #4
- [MRRESOURCES-119] Update plugin to 3.x by @cstamas in #6
New Contributors
Full Changelog: maven-remote-resources-plugin-1.7.0...maven-remote-resources-plugin-3.0.0