Releases: apache/maven-remote-resources-plugin
Releases · apache/maven-remote-resources-plugin
3.3.0
⚠️ Deprecated
- [MRRESOURCES-151] - Deprecate includeProjectProperties parameter (#71) @slawekjaranowski
🚀 New features and improvements
- [MRRESOURCES-155] - Allow project workspace files to override bundle resources (#79) @slawekjaranowski
- [MRRESOURCES-154] - Allow to require project properties by bundle (#78) @slawekjaranowski
- [MRRESOURCES-152] - Add property for resourceBundles and outputDirectory (#76) @slawekjaranowski
- [MRRESOURCES-150] - Ensure reproducible order in bundle (#69) @adoroszlai
📦 Dependency updates
- [MRRESOURCES-153] - Bump maven-archiver from 3.6.1 to 3.6.3 (#77) @slawekjaranowski
- [MRRESOURCES-149] - Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 0.9.0.M2 to 0.9.0.M3 (#68) @dependabot
- [MRRESOURCES-148] - Bump org.apache.velocity:velocity-engine-core from 2.3 to 2.4.1 (#66) @dependabot
- [MRRESOURCES-147] - Bump org.apache.maven.shared:maven-filtering from 3.3.2 to 3.4.0 (#62) @dependabot
- [MRRESOURCES-146] - Bump org.apache.maven.plugins:maven-plugins from 41 to 43 (#61) @dependabot
- Bump org.apache.maven.shared:maven-common-artifact-filters from 3.3.2 to 3.4.0 (#60) @dependabot
👻 Maintenance
- [MRRESOURCES-150] - Fix dependencies (#74) @slawekjaranowski
- Declare used dependencies (#73) @elharo
- Avoid using deprecated API (#72) @slawekjaranowski
- Unsuppress IOExceptions during test setup (#70) @elharo
- Switch to Guice constructor injection (#67) @elharo
- Remove references to old versions of the plugin (#55) @elharo
- Bump apache/maven-gh-actions-shared from 3 to 4 (#56) @dependabot
- Prefer https (#54) @elharo
- Remove broken link (#53) @elharo
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
projectTimespanyear 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
aggregategoal instead ofrunOnlyAtExecutionRootparameter (#37) @slawekjaranowski
🚀 New features and improvements
- [MRRESOURCES-134] - Introduce
aggregategoal instead ofrunOnlyAtExecutionRootparameter (#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