Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump maven-plugin from 3.16 to 3.22 #184

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps maven-plugin from 3.16 to 3.22.

Release notes

Sourced from maven-plugin's releases.

Maven Plugin 3.22

馃懛 Changes for plugin developers

馃摝 Dependency updates

Maven Plugin 3.21

馃悰 Bug fixes

  • avoid full maven distro for test in build.outputDirectory as it is included in the plugin jar (#306) @鈥媜lamy

馃摝 Dependency updates

Maven Plugin 3.20

馃毃 Removed

  • Upgrade wagon 3.5.2 and remove all com.jcraft. proxy artifacts (#288) @鈥媜lamy

馃殌 New features and improvements

  • Remove duplicate project page entries (workspace, recent changes, test result) (#281) @鈥婲otMyFault

馃摑 Documentation updates

馃摝 Dependency updates

Maven Plugin 3.19

馃殌 New features and improvements

... (truncated)

Commits
  • df52e75 [maven-release-plugin] prepare release maven-plugin-3.22
  • 60ec868 Merge pull request #307 from jenkinsci/dependabot/github_actions/master/actio...
  • 0b7132f Create webclients using jth wrapper (#308)
  • 44da409 Use io.jenkins.plugins:commons-lang3-api (#312)
  • 74de891 Bump actions/stale from 7 to 8
  • 33c6265 [maven-release-plugin] prepare for next development iteration
  • dbcc228 [maven-release-plugin] prepare release maven-plugin-3.21
  • 412bd87 Merge pull request #302 from jenkinsci/dependabot/github_actions/master/actio...
  • ea81521 avoid full maven distro for test in build.outputDirectory as it is included i...
  • aeeef90 Bump actions/stale from 6 to 7
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [maven-plugin](https://github.com/jenkinsci/maven-plugin) from 3.16 to 3.22.
- [Release notes](https://github.com/jenkinsci/maven-plugin/releases)
- [Commits](jenkinsci/maven-plugin@maven-plugin-3.16...maven-plugin-3.22)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.main:maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 1, 2023 04:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels May 1, 2023
Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 99b537a into master May 1, 2023
15 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.main-maven-plugin-3.22 branch May 1, 2023 20:47
MarkEWaite added a commit to MarkEWaite/copyartifact-plugin that referenced this pull request May 21, 2023
jenkinsci/bom#1978 notes that the upgrade of
the optional dependency on the maven plugin from 3.16 to 3.21 caused
the Jenkins plugin bill of materials to need an explicit inclusion of
the Jenkins maven plugin into the plugin BOM.

That's not a desired change because the Jenkins maven plugin tests do
not pass when run in the Jenkins plugin BOM test suites.  We don't
want to invest the effort in the Jenkins maven plugin tests to make
them work in the Jenkins plugin BOM.

The jenkinsci#174
dependabot proposed upgrade is being reverted to avoid the problem.
When dependabot next proposes an upgrade of this dependency, it can be
closed or evaluated as an incremental build in the Jenkins plugin BOM
before the upgrade is approved.

This reverts commit 99b537a.
@MarkEWaite MarkEWaite mentioned this pull request May 21, 2023
6 tasks
MarkEWaite added a commit that referenced this pull request May 21, 2023
* Revert "Bump maven-plugin from 3.16 to 3.22 (#184)"

jenkinsci/bom#1978 notes that the upgrade of
the optional dependency on the maven plugin from 3.16 to 3.21 caused
the Jenkins plugin bill of materials to need an explicit inclusion of
the Jenkins maven plugin into the plugin BOM.

That's not a desired change because the Jenkins maven plugin tests do
not pass when run in the Jenkins plugin BOM test suites.  We don't
want to invest the effort in the Jenkins maven plugin tests to make
them work in the Jenkins plugin BOM.

The #174
dependabot proposed upgrade is being reverted to avoid the problem.
When dependabot next proposes an upgrade of this dependency, it can be
closed or evaluated as an incremental build in the Jenkins plugin BOM
before the upgrade is approved.

This reverts commit 99b537a.

* Exclude maven plugin from dependabot updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java
Projects
None yet
1 participant