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

Fix the CI build #616

Closed
wants to merge 1 commit into from
Closed

Conversation

Emily-Jiang
Copy link
Member

CI build failure with the following errors:

Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

Fixed the maven dependencies in the parent pom.

@Azquelt
Copy link
Member

Azquelt commented Apr 24, 2023

The builds on this PR still show the same failures, unfortunately.

@MikeEdgar
Copy link
Member

@Emily-Jiang , @Azquelt the Maven version can be dropped to 3.8.6 in Jenkins to fix this.

@Emily-Jiang
Copy link
Member Author

@Emily-Jiang , @Azquelt the Maven version can be dropped to 3.8.6 in Jenkins to fix this.

Thanks you @MikeEdgar for your help! I have fixed the Jenkins jobs based on your suggestions! No need for this PRs as it some plugin upgrades no longer make jdk8 build happy.

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.

None yet

3 participants