Skip to content

Conversation

froque
Copy link
Member

@froque froque commented Dec 23, 2022

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-parent

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@froque froque force-pushed the update-parent-pom branch 2 times, most recently from 0367535 to 3bac819 Compare December 23, 2022 15:47
@froque froque changed the title Updates parent pom to 4.53 Updates parent pom to 4.51 Dec 23, 2022
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 froque merged commit a83e463 into master Dec 23, 2022
@froque froque deleted the update-parent-pom branch December 23, 2022 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant