Releases: apache/maven-parent
Releases · apache/maven-parent
45
🚀 New features and improvements
- Use a standard tag template for releases (#468) @slawekjaranowski
🐛 Bug Fixes
- Use spotless / palantirJavaFormat - 2.56.0 for all JDKs (#477) @slawekjaranowski
👻 Maintenance
- Use spotless on JDK 11 - 24 only (#479) @slawekjaranowski
- Add sparsick as committer (#478) @sparsick
- move Igor to emeritus as requested (#465) @hboutemy
🔧 Build
- Allow manually executing release-drafter (#480) @slawekjaranowski
📦 Dependency updates
- Bump parent to 35 (#475) @slawekjaranowski
- Bump org.junit:junit-bom from 5.13.0 to 5.13.1 (#474) @dependabot[bot]
- Bump org.codehaus.modello:modello-maven-plugin from 2.4.0 to 2.5.1 (#473) @dependabot[bot]
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to 2.44.5 (#471) @dependabot[bot]
- Bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#472) @dependabot[bot]
- Bump version.sisu-maven-plugin from 0.9.0.M3 to 0.9.0.M4 (#469) @dependabot[bot]
- Bump org.junit:junit-bom from 5.12.1 to 5.12.2 (#466) @dependabot[bot]
- Bump org.codehaus.mojo:extra-enforcer-rules from 1.9.0 to 1.10.0 (#462) @dependabot[bot]
44
💥 Breaking changes
- Move snapshot repositories in a profile (#451) @slawekjaranowski
- Check test code by checkstyle (#228) @slawekjaranowski
🚀 New features and improvements
- Move snapshot repositories in a profile (#451) @slawekjaranowski
- Introduce property maven.site.path.suffix to allow override site path (#239) @slawekjaranowski
- Use
v@{project.version}
as tag template for releases (#455) @slawekjaranowski - import KEYS history from svn (#240) @hboutemy
- Add licenseText to modello (#241) @slawekjaranowski
- Update site descriptor to 2.0 (#232) @slawekjaranowski
- Check test code by checkstyle (#228) @slawekjaranowski
- Add issues templates (#226) @slawekjaranowski
- Accept all line endings with spotless (#217) @kwin
- Enable automatic formatter when not on CI (#215) @gnodet
- Bump com.diffplug.spotless:spotless-maven-plugin to enable the sortpom/quiet option (#213) @gnodet
🐛 Bug Fixes
- Fix asf.yaml syntax (#459) @slawekjaranowski
📦 Dependency updates
- Bump parent to 34 (#461) @slawekjaranowski
- Bump org.junit:junit-bom from 5.12.0 to 5.12.1 (#460) @dependabot[bot]
- Bump org.junit:junit-bom from 5.11.4 to 5.12.0 (#236) @dependabot[bot]
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.2 to 2.44.3 (#234) @dependabot[bot]
- Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 (#208) @dependabot[bot]
- Bump org.codehaus.mojo:extra-enforcer-rules from 1.8.0 to 1.9.0 (#201) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-jxr-plugin from 3.4.0 to 3.6.0 (#210) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.23.0 to 3.26.0 (#211) @dependabot[bot]
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.0.BETA4 to 2.44.2 (#229) @dependabot[bot]
- Bump org.junit:junit-bom from 5.11.3 to 5.11.4 (#219) @dependabot[bot]
- [MNG-8453] - Check dependency declarations by default (#220) @elharo
- Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 (#202) @dependabot[bot]
- Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.0 to 2.9.1 (#214) @dependabot[bot]
- Bump com.diffplug.spotless:spotless-maven-plugin to enable the sortpom/quiet option (#213) @gnodet
- Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.0 to 2.9.0 (#207) @dependabot[bot]
- Bump org.junit:junit-bom from 5.10.3 to 5.11.3 (#209) @dependabot[bot]
👻 Maintenance
- reformat: 2 lines between sections, gpg --list-sigs before armored key (#458) @hboutemy
- add concrete gpg commands to add a key (#457) @hboutemy
- Update key information of Matthias Bünger (#456) @Bukama
- Remove link to jira from issues template (#454) @slawekjaranowski
- update instructions to edit KEYS in Git (#453) @hboutemy
- Add stale action (#452) @slawekjaranowski
- Use excludeGeneratedSources for checkstyle (#237) @slawekjaranowski
- hboutemy PMC Chair (#235) @hboutemy
- Add Matthias Bünger to committer list (#230) @Bukama
- PR Automation - use pull_request_target (#223) @slawekjaranowski
- Add PR Automation (#221) @slawekjaranowski
43
💥 Breaking changes
- Remove dependency on maven-plugin-annotations to better support Maven 4 plugins (#190) @gnodet
- Remove checkstyle.violation.ignore (#183) @slawekjaranowski
🚀 New features and improvements
- Skip render empty taglist report (#193) @slawekjaranowski
- [MNG-8158] - Adding name to empty components section in shared site left nav (#188) @bdemers
- Introduce property for maven-shared-resources version (#182) @slawekjaranowski
- Enable GitHUb issues (#175) @slawekjaranowski
📦 Dependency updates
- Bump ASF parent to 33 (#195) @slawekjaranowski
- Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 (#192) @dependabot
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.22.0 to 3.23.0 (#186) @dependabot
- Bump org.apache.maven.shared:maven-shared-resources from 5 to 6 (#187) @dependabot
- Upgrade to Maven Fluido Skin 1.12.0 (#191) @michael-o
- Bump org.junit:junit-bom from 5.10.2 to 5.10.3 (#189) @dependabot
- Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.2 to 3.4.0 (#185) @dependabot
- Bump version.sisu-maven-plugin from 0.9.0.M2 to 0.9.0.M3 (#184) @dependabot
- Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.1 (#181) @dependabot
- Bump org.codehaus.modello:modello-maven-plugin from 2.3.0 to 2.4.0 (#179) @dependabot
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to 3.22.0 (#178) @dependabot
- Bump org.apache.maven.plugins:maven-toolchains-plugin from 3.1.0 to 3.2.0 (#176) @dependabot
👻 Maintenance
- Fix link in issueManagement in docs (#177) @slawekjaranowski
🔧 Build
- Disable matrix build on GitHub (#194) @slawekjaranowski
- Add Release Drafter (#174) @slawekjaranowski
42
Bug
- [MPOM-449] - Remove the leading "1." from source/target properties
Improvement
- [MPOM-447] - activate javac's release flag when building with JDK supporting that feature
- [MPOM-453] - Disable annotation processing by compiler
- [MPOM-454] - Warning about usage of deprecated API by compiler
- [MPOM-477] - Skip empty PMD reports
- [MPOM-478] - Remove manually maintained history from site
- [MPOM-483] - Make a separate module for documentation
Task
- [MPOM-482] - Publish site descriptor with new parent
Dependency upgrade
- [MPOM-448] - Update spotless-maven-plugin from 2.40.0 to 2.41.1
- [MPOM-455] - Add dependencyManagement for JUnit 5
- [MPOM-459] - Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2
- [MPOM-464] - Bump com.diffplug.spotless:spotless-maven-plugin from 2.41.1 to 2.43.0
- [MPOM-473] - Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.10 to 2.7.11
- [MPOM-474] - Bump org.codehaus.mojo:extra-enforcer-rules from 1.7.0 to 1.8.0
- [MPOM-485] - Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1
- [MPOM-487] - Bump parent to 32
41
Improvement
- [MPOM-426] - downgrade plexus-xml to 3.0.0: 4.0.0 is incompatible with Maven 3
- [MPOM-429] - Support development with Java 21 (palantirJavaFormat)
- [MPOM-443] - Skip empty surefire reports
Task
- [MPOM-427] - use version.artifactId property for dependency versions (like plugins)
- [MPOM-436] - Remove quality-checks profile with maven-docck-plugin
- [MPOM-445] - Use maven-checkstyle-plugin version from parent
Dependency upgrade
- [MPOM-425] - Bump com.diffplug.spotless:spotless-maven-plugin from 2.37.0 to 2.40.0
- [MPOM-441] - Bump maven-jxr-plugin from 3.3.0 to 3.3.1
- [MPOM-442] - Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.9 to 2.7.10
- [MPOM-444] - Bump maven-pmd-plugin from 3.21.0 to 3.21.2
- [MPOM-446] - Upgrade Parent to 31
40
New Feature
- [MPOM-346] - publish SBOM on release
Improvement
Task
- [MPOM-200] - remove Apache Resource Bundles parent POM
- [MPOM-415] - Use surefire/failsafe version from ASF parent
Dependency upgrade
- [MPOM-390] - Upgrade to Maven Fluido Skin 1.11.2
- [MPOM-391] - Upgrade to Maven Surefire 3.0.0-M8
- [MPOM-392] - Upgrade to Maven Checkstyle Plugin 3.2.1
- [MPOM-393] - Upgrade to Maven PMD Plugin 3.21.0
- [MPOM-412] - Bump maven-enforcer-plugin to 3.3.0 and extra-enforcer-rules from 1.6.1 to 1.7.0
- [MPOM-413] - Bump plexus-utils from 3.5.1 to 4.0.0 and add plexus-xml 4.0.0
- [MPOM-414] - Bump spotless-maven-plugin from 2.28.0 to 2.37.0
- [MPOM-420] - Bump maven-checkstyle-plugin from 3.2.1 to 3.3.0
- [MPOM-421] - Bump sisu from 0.3.5 to 0.9.0.M2
- [MPOM-424] - Upgrade Parent to 30
39
Bug
- [MPOM-371] - Fix checkstyle configuration
- [MPOM-376] - Spotless importOrder should be taken into consideration
Improvement
- [MPOM-370] - Document "format" profile
- [MPOM-373] - Execute spotless before rat
- [MPOM-377] - Add space before close empty elements in poms
- [MPOM-384] - Allow to override streamLogsOnFailures parameter for m-invoker-p
Dependency upgrade
38
Improvement
- [MPOM-340] - Remove test-javadoc reports
- [MPOM-353] - Use standard value for ignoreFailures at m-invoker-p
- [MPOM-357] - Execute checkstyle after enforcer
Task
- [MPOM-349] - Enable spotless for autoformatting
- [MPOM-350] - Raise JDK requirement to 1.8
- [MPOM-352] - Remove managed dependency on deprecated plexus-component-annotations
Dependency upgrade
- [MPOM-341] - Bump extra-enforcer-rules from 1.6.0 to 1.6.1
- [MPOM-343] - Upgrade Maven Checkstyle Plugin to 3.2.0
- [MPOM-348] - Remove configuration for Maven Changes Plugin
- [MPOM-351] - Upgrade plexus-utils to 3.5.0
- [MPOM-355] - Bump maven-pmd-plugin from 3.17.0 to 3.19.0
- [MPOM-356] - Bump maven-jxr-plugin from 3.2.0 to 3.3.0
37
What's Changed
- [MPOM-317] Upgrade fluido skin to 1.11.0 by @slawekjaranowski in #66
- Bump maven-pmd-plugin from 3.16.0 to 3.17.0 by @dependabot in #64
- [MPOM-322] Add ASF Data Privacy by @slawekjaranowski in #65
- [MPOM-324] Drop Social Media Plug-ins from documentation by @slawekjaranowski in #67
- [MPOM-331] Upgrade Surefire to 3.0.0-M7 by @slachiewicz in #68
- [MPOM-334] Upgrade fluido skin to 1.11.1 by @slawekjaranowski in #70
- Bump maven-toolchains-plugin from 3.0.0 to 3.1.0 by @dependabot in #69
- Bump extra-enforcer-rules from 1.5.1 to 1.6.0 by @dependabot in #71
- Bump apache from 26 to 27 by @dependabot in #72
Full Changelog: maven-parent-36...maven-parent-37
36
What's Changed
- [MPOM-300] switch from GA to ASF Matomo. by @bmarwell in #58
- [MPOM-308] Upgrade Maven PMD Plugin from 3.15.0 to 3.16.0 by @slawekjaranowski in #59
- Bump taglist-maven-plugin from 2.4 to 3.0.0 by @dependabot in #45
- Bump maven-jxr-plugin from 3.1.1 to 3.2.0 by @dependabot in #60
- [MPOM-313] execute checkstyle in early phase of the build by @olamy in #55
- [MPOM-314] Upgrade modello-maven-plugin from 1.11 to 2.0.0 by @slawekjaranowski in #61
- Bump apache from 25 to 26 by @dependabot in #62
New Contributors
Full Changelog: maven-parent-35...maven-parent-36