maven
maven copied to clipboard
[MNG-8289] Update Plexus Annotations to 2.2.0
Bumps plexusVersion from 2.1.0 to 2.2.0.
Updates org.codehaus.plexus:plexus-component-annotations from 2.1.0 to 2.2.0
Release notes
Sourced from org.codehaus.plexus:plexus-component-annotations's releases.
2.2.0
- improve documentation to switch to Sisu (#121)
@hboutemy- pom clean after parent upgrade (#120)
@hboutemy- Improve plexus-component metadata - remove dependency to plexus-container-default (#109)
@slachiewicz- Add deprecation information to Plexus components (#108)
@slachiewicz- Require Java 8 (#107)
@slachiewicz- Drop plexus-container-default artefact (#135)
@slachiewicz- Require Maven 3.6.3+ (#133)
@slachiewicz- Switch to JUnit5 (#134)
@slachiewicz- Bump org.eclipse.sisu.plexus from 0.3.0.M1 to 0.9.0.M2 (#113)
@dependabot📦 Dependency updates
- Bump org.codehaus.plexus:plexus-testing from 1.2.0 to 1.3.0 (#139)
@dependabot- Bump org.codehaus.plexus:plexus from 15 to 16 (#138)
@dependabot- Bump org.apache.xbean:xbean-reflect from 4.23 to 4.24 (#131)
@dependabot- Reorg dependencyManagement to subprojects. Prepare to drop plexus-container-default (#132)
@slachiewicz- Bump org.ow2.asm:asm from 9.5 to 9.6 (#129)
@dependabot- Bump maven-invoker-plugin from 3.5.1 to 3.6.0 (#125)
@dependabot- Bump xbean-reflect from 4.22 to 4.23 (#116)
@dependabot- Bump maven-plugin-annotations from 3.8.1 to 3.8.2 (#104)
@dependabot- Bump maven-plugin-plugin from 3.8.1 to 3.8.2 (#105)
@dependabot- Bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 (#102)
@dependabot- Bump asm from 9.4 to 9.5 (#99)
@dependabot- Bump plexus-utils from 3.5.0 to 3.5.1 (#97)
@dependabot- Bump checkstyle from 9.2 to 9.3 (#96)
@dependabot- Bump maven-plugin-plugin from 3.7.1 to 3.8.1 (#92)
@dependabot- Bump maven-plugin-annotations from 3.7.1 to 3.8.1 (#93)
@dependabot- Bump asm from 9.3 to 9.4 (#88)
@dependabot- Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 (#85)
@dependabot- Bump maven-plugin-plugin from 3.7.0 to 3.7.1 (#87)
@dependabot- Bump plexus-utils from 3.4.2 to 3.5.0 (#76)
@dependabot- Bump plexus-classworlds from 2.6.0 to 2.7.0 (#79)
@dependabot- Bump modello-maven-plugin from 2.0.0 to 2.1.1 (#81)
@dependabot- Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 (#83)
@dependabot- Bump maven-plugin-annotations from 3.7.0 to 3.7.1 (#82)
@dependabot- Bump maven-invoker-plugin from 3.3.0 to 3.4.0 (#80)
@dependabot- Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 (#74)
@dependabot- Bump xbean-reflect from 4.21 to 4.22 (#75)
@dependabot- Bump maven-plugin-plugin from 3.6.4 to 3.7.0 (#73)
@dependabot- Bump maven-plugin-annotations from 3.6.4 to 3.7.0 (#71)
@dependabot- Bump maven-shared-resources from 4 to 5 (#72)
@dependabot- Bump modello-maven-plugin from 1.1 to 2.0.0 (#70)
@dependabot- Bump maven-project-info-reports-plugin from 3.3.0 to 3.4.1 (#68)
@dependabot- Update QDox to fixed version 2.0.3 (#66)
@cstamas- Bump plexus-archiver from 1.0-alpha-7 to 3.6.0 in /plexus-container-default/src/test/test-component-builds/plugin0 (#64)
@dependabot- Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 (#63)
@dependabot- Bump plexus from 8 to 10 (#62)
@dependabot- Bump plexus-utils from 3.1.1 to 3.4.2 (#60)
@dependabot
... (truncated)
Changelog
Sourced from org.codehaus.plexus:plexus-component-annotations's changelog.
Plexus Containers 2.2.0
Plexus Containers 2.2.0 requires Java 8 and Maven 3.6.3+
Improvements
- Drop deprecated plexus-container-default artefact
- Upgrade ASM to 9.6
Plexus Containers 2.1.1
Plexus Containers 2.1.1 requires Java 7 and Maven 3.2.5+
Improvements
- Upgrade ASM to 9.2
- Upgrade JDOM2 to 2.0.6.1
Commits
2b1502b[maven-release-plugin] prepare release plexus-containers-2.2.01ae310dBump org.codehaus.plexus:plexus-testing from 1.2.0 to 1.3.02882944Bump org.codehaus.plexus:plexus from 15 to 1613fd31aReuse plexus-pom action for CI0deabcbUpdate ReleaseNotes.md93bd9e0Drop plexus-container-default8bf22dcRequire Maven 3.6.3+7e3bcedSwitch to JUnit5 (#134)65a69caBump org.apache.xbean:xbean-reflect from 4.23 to 4.24d20b6c4Reorg dependencyManagement to subprojects. Prepare to drop plexus-container-d...- Additional commits viewable in compare view
Updates org.codehaus.plexus:plexus-component-metadata from 2.1.0 to 2.2.0
Release notes
Sourced from org.codehaus.plexus:plexus-component-metadata's releases.
2.2.0
- improve documentation to switch to Sisu (#121)
@hboutemy- pom clean after parent upgrade (#120)
@hboutemy- Improve plexus-component metadata - remove dependency to plexus-container-default (#109)
@slachiewicz- Add deprecation information to Plexus components (#108)
@slachiewicz- Require Java 8 (#107)
@slachiewicz- Drop plexus-container-default artefact (#135)
@slachiewicz- Require Maven 3.6.3+ (#133)
@slachiewicz- Switch to JUnit5 (#134)
@slachiewicz- Bump org.eclipse.sisu.plexus from 0.3.0.M1 to 0.9.0.M2 (#113)
@dependabot📦 Dependency updates
- Bump org.codehaus.plexus:plexus-testing from 1.2.0 to 1.3.0 (#139)
@dependabot- Bump org.codehaus.plexus:plexus from 15 to 16 (#138)
@dependabot- Bump org.apache.xbean:xbean-reflect from 4.23 to 4.24 (#131)
@dependabot- Reorg dependencyManagement to subprojects. Prepare to drop plexus-container-default (#132)
@slachiewicz- Bump org.ow2.asm:asm from 9.5 to 9.6 (#129)
@dependabot- Bump maven-invoker-plugin from 3.5.1 to 3.6.0 (#125)
@dependabot- Bump xbean-reflect from 4.22 to 4.23 (#116)
@dependabot- Bump maven-plugin-annotations from 3.8.1 to 3.8.2 (#104)
@dependabot- Bump maven-plugin-plugin from 3.8.1 to 3.8.2 (#105)
@dependabot- Bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 (#102)
@dependabot- Bump asm from 9.4 to 9.5 (#99)
@dependabot- Bump plexus-utils from 3.5.0 to 3.5.1 (#97)
@dependabot- Bump checkstyle from 9.2 to 9.3 (#96)
@dependabot- Bump maven-plugin-plugin from 3.7.1 to 3.8.1 (#92)
@dependabot- Bump maven-plugin-annotations from 3.7.1 to 3.8.1 (#93)
@dependabot- Bump asm from 9.3 to 9.4 (#88)
@dependabot- Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 (#85)
@dependabot- Bump maven-plugin-plugin from 3.7.0 to 3.7.1 (#87)
@dependabot- Bump plexus-utils from 3.4.2 to 3.5.0 (#76)
@dependabot- Bump plexus-classworlds from 2.6.0 to 2.7.0 (#79)
@dependabot- Bump modello-maven-plugin from 2.0.0 to 2.1.1 (#81)
@dependabot- Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 (#83)
@dependabot- Bump maven-plugin-annotations from 3.7.0 to 3.7.1 (#82)
@dependabot- Bump maven-invoker-plugin from 3.3.0 to 3.4.0 (#80)
@dependabot- Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 (#74)
@dependabot- Bump xbean-reflect from 4.21 to 4.22 (#75)
@dependabot- Bump maven-plugin-plugin from 3.6.4 to 3.7.0 (#73)
@dependabot- Bump maven-plugin-annotations from 3.6.4 to 3.7.0 (#71)
@dependabot- Bump maven-shared-resources from 4 to 5 (#72)
@dependabot- Bump modello-maven-plugin from 1.1 to 2.0.0 (#70)
@dependabot- Bump maven-project-info-reports-plugin from 3.3.0 to 3.4.1 (#68)
@dependabot- Update QDox to fixed version 2.0.3 (#66)
@cstamas- Bump plexus-archiver from 1.0-alpha-7 to 3.6.0 in /plexus-container-default/src/test/test-component-builds/plugin0 (#64)
@dependabot- Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 (#63)
@dependabot- Bump plexus from 8 to 10 (#62)
@dependabot- Bump plexus-utils from 3.1.1 to 3.4.2 (#60)
@dependabot
... (truncated)
Changelog
Sourced from org.codehaus.plexus:plexus-component-metadata's changelog.
Plexus Containers 2.2.0
Plexus Containers 2.2.0 requires Java 8 and Maven 3.6.3+
Improvements
- Drop deprecated plexus-container-default artefact
- Upgrade ASM to 9.6
Plexus Containers 2.1.1
Plexus Containers 2.1.1 requires Java 7 and Maven 3.2.5+
Improvements
- Upgrade ASM to 9.2
- Upgrade JDOM2 to 2.0.6.1
Commits
2b1502b[maven-release-plugin] prepare release plexus-containers-2.2.01ae310dBump org.codehaus.plexus:plexus-testing from 1.2.0 to 1.3.02882944Bump org.codehaus.plexus:plexus from 15 to 1613fd31aReuse plexus-pom action for CI0deabcbUpdate ReleaseNotes.md93bd9e0Drop plexus-container-default8bf22dcRequire Maven 3.6.3+7e3bcedSwitch to JUnit5 (#134)65a69caBump org.apache.xbean:xbean-reflect from 4.23 to 4.24d20b6c4Reorg dependencyManagement to subprojects. Prepare to drop plexus-container-d...- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Resolve #9573