🚀 New features and improvements
- Fix #269 Keep comments in .flattened-pom.xml (#270) @ca-stefan-cordes
- Fix #288 Add configuration option to omit dependency exclusions stanzas from flattened POM (#289) @josple
🐛 Bug Fixes
- Fix #185 Removing test-scope dependencies before building dependency tree (#307) @suztomo
- Fix #100 Set
project.originalModel
after flattening (#281) @clayreimann - Fix #291 Use scope/optional of profile dep over default (#296) @andpab
📦 Dependency updates
- Bump commons-io to 2.11.0 (#311) @slawekjaranowski
- Bump mojo-parent from 69 to 70 (#308) @dependabot
- Bump maven-dependency-tree from 2.2 to 3.1.1 (#305) @slawekjaranowski
- Bump Guava in IT tests (#302) @slawekjaranowski
- Bump junit in IT test (#301) @slawekjaranowski
- Bump mojo-parent from 67 to 69 (#287) @dependabot
- Bump mrm-maven-plugin from 1.3.0 to 1.4.1 (#286) @dependabot
- Bump maven-invoker-plugin from 3.2.2 to 3.3.0 (#278) @dependabot
- Bump assertj-core from 3.22.0 to 3.23.1 (#282) @dependabot
- Bump plexus-utils from 3.4.1 to 3.4.2 (#276) @dependabot
- Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#274) @dependabot
- Bump actions/setup-java from 3.1.0 to 3.1.1 (#271) @dependabot
- Bump mojo-parent from 65 to 67 (#266) @dependabot
- Bump jackson-databind from 2.9.10.8 to 2.12.6.1 in /src/it/projects/bom-flattenMode/bom (#264) @dependabot
- Bump jackson-databind from 2.9.10.8 to 2.12.6.1 in /src/it/projects/bom-pomElements/bom (#263) @dependabot
- Bump actions/setup-java from 3.0.0 to 3.1.0 (#262) @dependabot
- Bump actions/checkout from 2.4.0 to 3 (#258) @dependabot
- Bump release-drafter/release-drafter from 5.18.0 to 5.19.0 (#260) @dependabot
- Bump actions/setup-java from 2.5.0 to 3.0.0 (#257) @dependabot
- Bump release-drafter/release-drafter from 5.17.6 to 5.18.0 (#253) @dependabot
- Bump release-drafter/release-drafter from 5.15.0 to 5.17.6 (#252) @dependabot
- Bump assertj-core from 3.21.0 to 3.22.0 (#249) @dependabot
- Bump actions/setup-java from 2.4.0 to 2.5.0 (#248) @dependabot
- Bump jackson-databind from 2.9.10.7 to 2.9.10.8 in /src/it/projects/bom-pomElements/bom (#246) @dependabot
- Bump jackson-databind from 2.9.10.7 to 2.9.10.8 in /src/it/projects/bom-flattenMode/bom (#247) @dependabot
- Bump mrm-maven-plugin from 1.2.0 to 1.3.0 (#245) @dependabot
- Bump mojo-parent from 61 to 65 (#242) @dependabot
- Bump actions/checkout from 2.3.5 to 2.4.0 (#236) @dependabot
- Bump actions/setup-java from 2.3.1 to 2.4.0 (#243) @dependabot
- Bump actions/checkout from 2.3.4 to 2.3.5 (#235) @dependabot
- Bump actions/setup-java from 2.3.0 to 2.3.1 (#233) @dependabot
- Bump actions/setup-java from 2.2.0 to 2.3.0 (#228) @dependabot
- Bump assertj-core from 3.20.2 to 3.21.0 (#231) @dependabot
- Bump plexus-utils from 3.3.0 to 3.4.1 (#229) @dependabot
- Bump maven-artifact-transfer from 0.9.0 to 0.13.1 (#188) @dependabot
- Bump actions/setup-java from 1 to 2.2.0 (#225) @dependabot
- Bump actions/cache from 2.1.5 to 2.1.6 (#224) @dependabot
- Bump actions/checkout from 2 to 2.3.4 (#210) @dependabot
- Bump actions/cache from 2 to 2.1.5 (#212) @dependabot
- Bump release-drafter/release-drafter from 5.11.0 to 5.15.0 (#213) @dependabot
- Bump jackson-databind from 2.9.10.5 to 2.9.10.7 in /src/it/projects/bom-pomElements/bom (#195) @dependabot
- Bump jackson-databind from 2.9.10.5 to 2.9.10.7 in /src/it/projects/bom-flattenMode/bom (#194) @dependabot
- Bump maven-invoker-plugin from 3.2.1 to 3.2.2 (#205) @dependabot
- Bump assertj-core from 3.18.1 to 3.20.2 (#217) @dependabot
📝 Documentation updates
👻 Maintenance
- Execute integration test only when run-its profile is set (#313) @slawekjaranowski
- IT tests cleanup (#309) @slawekjaranowski
- Fix copypaste errors in ITs projects (#306) @andpab
- Use replace for non regular expression replace (#304) @matteobaccan
- Cleanup diamond <> operator (#303) @matteobaccan
- Move Contributors to dedicated pom section (#300) @slawekjaranowski
- Cleanup - use project configuration from parent (#299) @slawekjaranowski
- Use Maven Core artifacts in provided scope (#298) @slawekjaranowski
- Reorder items in pom.xml to meet code style conventions (#294) @slawekjaranowski
- Remove outdated CONTRIBUTING.md file (#293) @slawekjaranowski
🔧 Build
- Enable checkstyle verification during build (#310) @slawekjaranowski
- GH actions - testing for Maven 3.2.5, 3.8.6 (#297) @slawekjaranowski
- use shared gh action asf (#273) @olamy
- use setup-java cache (#237) @sullis
- remove Travis CI (#238) @sullis