Releases: apache/maven-war-plugin
Releases Β· apache/maven-war-plugin
3.5.0
π New features and improvements
- Require Maven 3.6.3 as minimum (#563) @slawekjaranowski
- enh: uses packagingExclude / include for war:exploded (#555) @lprimak
- [MWAR-470] - Support user property for packagingExcludes (#55) @frode-carlsen
π Documentation updates
- [MNGSITE-529] - Rename "Goals" to "Plugin Documentation" (#83) @Bukama
π» Maintenance
- chore: migrate junit3 to junit5 (#562) @sparsick
- Move OverlayManagerTest to JUnit 5 (#561) @slawekjaranowski
- Fix build for JDK 25 (#558) @slawekjaranowski
- Enable prevent branch protection rules (#552) @sparsick
- Add release drafter, PR-automation and stale action (#85) @Bukama
- Enable GitHub issues (#84) @Bukama
- Delete commented code (#82) @elharo
- Prefer Guice injection (#79) @elharo
- copy edits (#74) @elharo
π¦ Dependency updates
- Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.3 (#559) @dependabot[bot]
- Bump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5 (#560) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 (#553) @dependabot[bot]
- Bump org.apache.maven:maven-archiver from 3.6.3 to 3.6.4 (#551) @dependabot[bot]
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#550) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-plugins from 44 to 45 (#548) @dependabot[bot]
- Bump org.apache.maven.shared:maven-filtering from 3.3.1 to 3.4.0 (#75) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.2 (#77) @dependabot[bot]
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#90) @dependabot[bot]
- Update parent to 44 (#89) @Bukama
- Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.3 (#88) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.28 (#87) @dependabot[bot]
- Bump commons-io:commons-io from 2.13.0 to 2.18.0 (#76) @dependabot[bot]
- [MWAR-469] - Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.10.0 (#72) @dependabot[bot]
- Bump org.apache.maven:maven-archiver from 3.6.0 to 3.6.2 (#68) @dependabot[bot]
- Bump apache/maven-gh-actions-shared from 3 to 4 (#64) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-plugins from 39 to 41 (#60) @dependabot[bot]
- [MWAR-469] - Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 (#54) @dependabot[bot]
3.4.0
What's Changed
- [MWAR-444] Update plugin (requires Maven 3.2.5+) by @cstamas in #20
- [MWAR-450] ISO-8859-1 properties files get changed into UTF-8 when fi⦠by @dennisl in #22
- [MWAR-454] Upgrade Parent to 36 by @slawekjaranowski in #25
- [MWAR-452] One page about Skinny WARs by @slawekjaranowski in #26
- [MWAR-453] Require Java 8 by @slachiewicz in #23
- Remove broken link by @elharo in #33
- [MWAR-457] Update plexus-utils to 3.0.24 - in its by @slachiewicz in #35
- [MWAR-459] Bump plexus-archiver from 4.2.5 to 4.6.2 by @slachiewicz in #42
- [MWAR-460] Bump maven-archiver from 3.5.1 to 3.6.0 by @slachiewicz in #43
- [MWAR-461] Bump commons-io from 2.6 to 2.11.0 by @dependabot in #39
- [MNG-6829] Replace any StringUtils#isEmpty(String) and #isNotEmpty(String) by @timtebeek in #49
- [MWAR-459] Bump plexus-archiver from 4.6.2 to 4.7.1 by @dependabot in #48
- [MWAR-462] Bump plexus-utils from 3.3.0 to 3.5.1 by @dependabot in #37
- [MWAR-458] Bump maven-filtering from 3.3.0 to 3.3.1 by @dependabot in #46
- [MWAR-463] Upgrade Parent to 39 by @slawekjaranowski in #50
- [MWAR-465] Rename empty test classes to clazz by @slawekjaranowski in #51
- [MWAR-466] Refresh download page by @slawekjaranowski in #52
- [MWAR-464] Upgrade lifecycle mapping plugins by @michael-o in #53
New Contributors
- @cstamas made their first contribution in #20
- @dennisl made their first contribution in #22
- @slawekjaranowski made their first contribution in #25
- @slachiewicz made their first contribution in #23
- @timtebeek made their first contribution in #49
- @michael-o made their first contribution in #53
Full Changelog: maven-war-plugin-3.3.2...maven-war-plugin-3.4.0