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

Streamline Maven versions across the infrastructure #4110

Closed
3 tasks done
dduportal opened this issue May 29, 2024 · 5 comments
Closed
3 tasks done

Streamline Maven versions across the infrastructure #4110

dduportal opened this issue May 29, 2024 · 5 comments

Comments

@dduportal
Copy link
Contributor

dduportal commented May 29, 2024

Most of the Jenkins infrastructure assets using Maven are automated enough to get latest versions of Maven when available, as you can see in #4109.

However we still have old Maven versions which should either removed, commented (to explain why not using latest version) or upgraded:

These changes must be discussed with their author or usual maintainers!

@timja
Copy link
Member

timja commented May 29, 2024

I doubt any of those have a reason not to be on the latest.

@dduportal
Copy link
Contributor Author

Update: the only "critical" Maven old version in this issue is the one in docker-packaging.

Since we have #4135 preparing a major JDK upgrade in this Docker image, we should bump Maven version first.

Proposal: @jayfranco999 and I will work on this with the following tasks:

  • Add an updatecli manifest to track Maven version in the repository for docker-packaging
  • Have updatecli to bump the Maven version
  • Ensure we have a new image release in 4.X deployed to the release repository

@dduportal
Copy link
Contributor Author

@dduportal
Copy link
Contributor Author

@dduportal
Copy link
Contributor Author

Update:

-Weekly release of Jenkins used Maven 3.9.7 with success

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

No branches or pull requests

2 participants