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

Require Jenkins 2.479.1 LTS or newer #384

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Conversation

basil
Copy link
Member

@basil basil commented Oct 30, 2024

Completes the migration started in #380 by moving from EE 8 to EE 9 and javax to jakarta imports.

Testing done

Ran mvn clean verify on Java 21 locally.

@basil basil added the internal label Oct 30, 2024
@basil basil requested a review from KostyaSha October 30, 2024 21:23
@KostyaSha KostyaSha merged commit 8783201 into jenkinsci:master Oct 30, 2024
15 checks passed
@basil basil deleted the refresh branch November 12, 2024 21:12
@basil
Copy link
Member Author

basil commented Jan 22, 2025

Thanks @KostyaSha! 2.479.3 LTS is about to phase out into 2.492.1, so now is a good time for this to be released if you are interested in performing a release.

@KostyaSha
Copy link
Member

INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unknown packaging: hpi @ com.coravy.hudson.plugins.github:github:${revision}${changelist}, /Users/integer/src/github/github-plugin-release/pom.xml, line 15, column 16
 @
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project com.coravy.hudson.plugins.github:github:1.40.1-SNAPSHOT (/Users/integer/src/github/github-plugin-release/pom.xml) has 1 error
[ERROR]     Unknown packaging: hpi @ com.coravy.hudson.plugins.github:github:${revision}${changelist}, /Users/integer/src/github/github-plugin-release/pom.xml, line 15, column 16
[

@basil
Copy link
Member Author

basil commented Jan 23, 2025

A product of using old Maven/Java versions. Maven 3.9.9 and Java 17 should work just fine.

@KostyaSha
Copy link
Member

done

@basil
Copy link
Member Author

basil commented Jan 23, 2025

Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants