Updates parent pom to 4.51 - #22
Merged
Merged
Conversation
froque
force-pushed
the
update-parent-pom
branch
2 times, most recently
from
December 23, 2022 15:47
0367535 to
3bac819
Compare
command used (but upgrades to 4.53 at the moment): JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-amd64 /opt/maven/apache-maven-3.8.4/bin/mvn -Pjenkins versions:update-parent 4.53 fails with UnsupportedClassVersionError > Building with a Jenkinsfile configuration that includes Java 8 will result in a low-level class version error when using version 4.52 or later of the plugin parent POM. https://www.jenkins.io/doc/developer/tutorial-improve/add-a-jenkinsfile/
froque
force-pushed
the
update-parent-pom
branch
from
December 23, 2022 16:01
3bac819 to
d78aa85
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
command used:
JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-amd64 /opt/maven/apache-maven-3.8.4/bin/mvn -Pjenkins versions:update-parentLink to relevant issues in GitHub or JiraLink to relevant pull requests, esp. upstream and downstream changesEnsure you have provided tests - that demonstrates feature works or fixes the issue