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

use latest version of maven in the jenkinsfile #1

Open
dvojtise opened this issue Apr 6, 2023 · 0 comments
Open

use latest version of maven in the jenkinsfile #1

dvojtise opened this issue Apr 6, 2023 · 0 comments

Comments

@dvojtise
Copy link
Contributor

dvojtise commented Apr 6, 2023

Due to the recent maven version increase from 3.8.6 to 3.9.0 ( message https://www.eclipse.org/lists/cross-project-issues-dev 06/04/2023)
our build was failing

I temporarily disabled apache-maven-latest and use apache-maven-3.8.6 in our jenkinsfile
(cf. 1ff4816 )

We need to switch back to latest when a compatible version will be available again

cf. https://wiki.eclipse.org/Jenkins#Apache_Maven

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

No branches or pull requests

1 participant