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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump maven-plugin from 2.14 to 3.8 #5118

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2020

Bumps maven-plugin from 2.14 to 3.8.

Release notes

Sourced from maven-plugin's releases.

Maven Plugin 3.8

🚀 New features and improvements

  • fix javadoc and fix some warning/depreciation (#144) @olamy
  • Improve the message displayed on the UI about the default path to the… (#137) @alb-i986

🐛 Bug Fixes

  • Do not try to serialize MavenInstallation over Remoting (#142) @jglick
  • Replace esclave with agent in maven plugin (fr) (#141) @clywyk

👻 Maintenance

  • Allow SurefireArchiverUnitTest to run in PCT against newer junit (#143) @jglick

maven-plugin-3.7

Changelog

Sourced from maven-plugin's changelog.

New release available here https://github.com/jenkinsci/maven-plugin/releases

Release Notes

Version 3.6 ()

  • Do not bundle commons-io in this plugin's HPI file #135

Version 3.5 (March 19, 2020)

  • upgrade some librairies to fix PCT testing

Version 3.4 (July 31, 2019)

Version 3.3 (June 14, 2019)

  • (https://github.com/jenkinsci/maven-plugin/blob/master/tick) Fixed: maven-plugin random socket leak, leading to threads leak on slave and master (JENKINS-57119)
  • (https://github.com/jenkinsci/maven-plugin/blob/master/tick) Fixed: java.io.NotSerializableException: The calling thread Thread has no associated channel (JENKINS-57244)
  • (https://github.com/jenkinsci/maven-plugin/blob/master/tick) Fixed: Upgrade maven embedder from 3.1.0 to at least 3.5.4 (JENKINS-54530

Version 3.2 (November 30, 2018)

Version 3.1.2 (March 27, 2018)

  • (https://github.com/jenkinsci/maven-plugin/blob/master/tick) Fixed: JEP-200 failure to serialize Notifier, used when <ciManagement> specifies email configuration. (JENKINS-50251 - Getting issue details... STATUS  ) - Take 2 - fix a potential NPE

Version 3.1.1 (March 25, 2018)

  • (https://github.com/jenkinsci/maven-plugin/blob/master/tick) Fixed: JEP-200 failure to serialize Notifier, used when <ciManagement> specifies email configuration. (JENKINS-50251 - Getting issue details... STATUS  )

Version 3.1.1 (January 24, 2018)

  • (https://github.com/jenkinsci/maven-plugin/blob/master/tick) Fixed: the perform method should be passing the loop-variable 'moduleBuild' to tdp.getTestData (PR#12)
  • (https://github.com/jenkinsci/maven-plugin/blob/master/tick) Fixed: UnsupportedOperationException: Refusing to marshal org.apache.maven.artifact.versioning.DefaultArtifactVersion

... (truncated)

Commits
  • f14c0f7 [maven-release-plugin] prepare release maven-plugin-3.8
  • bf8facf fix javadoc and fix some warning/deprecation (#144)
  • be56d00 javadoc should work so make it part of ci
  • 47b144d back 3.8
  • 9e7fb4f [maven-release-plugin] prepare for next development iteration
  • c319b4c [maven-release-plugin] prepare release maven-plugin-3.8
  • f1eaa54 fix name template
  • 1208d04 Improve the message displayed on the UI about the default path to the maven r...
  • 512d92f Create stale.yml
  • a231f8e Allow SurefireArchiverUnitTest to run in PCT against newer junit (#143)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 14, 2020
Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

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

RequireUpperBoundDeps issues.

IMO would be better to just delete all the maven-plugin-based tests from core, moving them to the plugin repo.

@timja
Copy link
Member

timja commented Jan 9, 2021

Closed in favour of #5156

@timja timja closed this Jan 9, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@timja timja deleted the dependabot/maven/org.jenkins-ci.main-maven-plugin-3.8 branch January 9, 2021 16:39
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 Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants