Releases: mojohaus/flatten-maven-plugin
Releases · mojohaus/flatten-maven-plugin
1.6.0
🚀 New features and improvements
- Require Maven 3.6.3 as minimum (#399) @slawekjaranowski
- Make the default operation configurable (#371) @hgschmie
- Add skip flags (#385) @korthout
- Make more elements configurable in pomElements (#370) @hgschmie
🐛 Bug Fixes
- Fix next ITs for Maven 4 (#393) @slawekjaranowski
- #376 🐛 - Support interpolation for external profile properties (#378) @CedricMtta
📦 Dependency updates
- Bump plexus-utils from 3.5.1 to 4.0.0 (#359) @dependabot
- Bump org.codehaus.mojo:mojo-parent from 77 to 78 (#392) @dependabot
- Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 (#391) @dependabot
- Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 (#389) @dependabot
- Bump commons-io:commons-io from 2.15.0 to 2.15.1 (#388) @dependabot
- Bump commons-io:commons-io from 2.14.0 to 2.15.0 (#381) @dependabot
- Bump org.codehaus.mojo:mojo-parent from 76 to 77 (#380) @dependabot
- Bump commons-io:commons-io from 2.13.0 to 2.14.0 (#375) @dependabot
- upgrade sisu.inject: fixes Reproducible Builds (#357) @hboutemy
- Bump guava from 31.1-jre to 32.0.0-jre in /src/it/projects/bom-pomElements/bom (#364) @dependabot
- Bump guava from 31.1-jre to 32.0.0-jre in /src/it/projects/flatten-shaded-drp (#365) @dependabot
- Bump guava from 31.1-jre to 32.0.0-jre in /src/it/projects/bom-flattenMode/bom (#363) @dependabot
- Bump mojo-parent from 74 to 76 (#366) @dependabot
- Bump commons-io from 2.12.0 to 2.13.0 (#361) @dependabot
- Bump commons-io from 2.11.0 to 2.12.0 (#358) @dependabot
👻 Maintenance
🔧 Build
- Use default config for build (#398) @slawekjaranowski
- Use Shared ASF Action from Release Drafter - fix (#396) @slawekjaranowski
- Use Shared ASF Action from Release Drafter (#395) @slawekjaranowski
- Use Maven 3.9.6 for build (#394) @slawekjaranowski
1.5.0
🚀 New features and improvements
📦 Dependency updates
- Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-pomElements/bom (#354) @dependabot
- Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-flattenMode/bom (#353) @dependabot
👻 Maintenance
- Require Maven 3.5.4+ (#356) @slachiewicz
- Bump m-shade-p to 3.4.1 in flatten-shaded-drp test - fix for Maven 4 (#355) @slawekjaranowski
- Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-pomElements/bom (#354) @dependabot
- Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-flattenMode/bom (#353) @dependabot
1.4.1
🐛 Bug Fixes
- Fix #348 - Use repositories defined in project for artifact resolving (#350) @slawekjaranowski
1.4.0
🚀 New features and improvements
- Remove old and deprecated items, use Resolver API (#336) @cstamas
- Use
System.lineSeparator()
on all systems (#335) @ppkarwasz
🐛 Bug Fixes
- Fix #220 - multimodule-module-with-parent there is a missing direct-dependency (#329) @KemalSoysal
- #320 Fix importing dependency management in profiles from BOM imports (#321) @Syquel
📦 Dependency updates
- Bump parent from 70 to 74 (#343) @slawekjaranowski
- update maven-invoker-plugin to 3.5.0 (java 19+ support) (#341) @slachiewicz
- Bump plexus-utils from 3.5.0 to 3.5.1 (#338) @dependabot
- Bump assertj-core from 3.23.1 to 3.24.2 (#333) @dependabot
- Bump maven-dependency-tree from 3.2.0 to 3.2.1 (#328) @dependabot
- Bump plexus-utils from 3.4.2 to 3.5.0 (#325) @dependabot
- Bump jackson-databind from 2.12.6.1 to 2.13.4.1 in /src/it/projects/bom-flattenMode/bom (#323) @dependabot
- Bump jackson-databind from 2.12.6.1 to 2.13.4.1 in /src/it/projects/bom-pomElements/bom (#322) @dependabot
- Bump maven-dependency-tree from 3.1.1 to 3.2.0 (#315) @dependabot
👻 Maintenance
- Move CiModelInterpolator to JSR-330 component (#347) @slawekjaranowski
- Enable spotless plugin - automatic code formatting (#346) @slawekjaranowski
- fix some ide warmings and modernize a bit (#319) @olamy
🔧 Build
- Upgrade Maven versions used on GitHub 3.8.7 -> 3.8.8, 3.9.0 -> 3.91 (#344) @slawekjaranowski
- Run tests with latest Maven versions 3.8.7 and 3.9.0 (#340) @slachiewicz
1.3.0
🚀 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
1.2.7
Full Changelog: flatten-maven-plugin-1.2.6...flatten-maven-plugin-1.2.7
1.2.6
What's Changed
- #57 Prevent interpolation of a profile activation file by @dehasi in #152
- Fix FlattenMojoTest on Windows by @famod in #193
- Bump assertj-core from 3.16.1 to 3.18.1 by @dependabot in #183
- fix: Add lifecycle mapping metadata for M2E (Eclipse) by @jorsol in #192
New Contributors
Full Changelog: flatten-maven-plugin-1.2.5...flatten-maven-plugin-1.2.6
1.2.5
- fix used goal in the readme example (#142) @NaitYoussef
- Fix minor tag problem in flatten goal description (#158) @cknoblauch
- Remove first level transitive provided scope dependencies and their subtrees (#172) @salehsquared
- fixes #160: when the direct dependency is optional, flattened its transitive dependencies and set them as optional (#164) @yangnuoyu
- enable Dependabot v2 (#165) @sullis
🚀 New features and improvements
🐛 Bug Fixes
📦 Dependency updates
- Bump plexus-utils from 3.2.1 to 3.3.0 (#173) @dependabot
- Bump jackson-databind from 2.9.10.1 to 2.9.10.5 in /src/it/projects/bom-flattenMode/bom (#163) @dependabot
- Bump jackson-databind from 2.9.10.4 to 2.9.10.5 in /src/it/projects/bom-pomElements/bom (#162) @dependabot
- Bump assertj-core from 2.0.0 to 3.16.1 (#168) @dependabot
- Bump actions/cache from v1 to v2 (#166) @dependabot
- Bump mrm-maven-plugin from 1.0.0 to 1.2.0 (#170) @dependabot
- Bump jackson-databind from 2.9.10.1 to 2.9.10.4 in /src/it/projects/bom-pomElements/bom (#151) @dependabot
- Bump jackson-databind from 2.3.3 to 2.9.10.1 in /src/it/projects/bom-flattenMode/bom (#116) @dependabot
- Bump jackson-databind from 2.3.3 to 2.9.10.1 in /src/it/projects/bom-pomElements/bom (#115) @dependabot