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 Apache Maven 3.9.9 instead of 3.9.8 #1677

Merged
merged 1 commit into from
Aug 18, 2024
Merged

Conversation

MarkEWaite
Copy link
Contributor

Use Apache Maven 3.9.9 instead of 3.9.8

Apache Maven 3.9.9 released a day or two ago and is available from https://maven.apache.org/download.cgi . Let's update to use that most recent release of Apache Maven.

Also updates the download URL to use the current URL from

https://maven.apache.org/download.cgi

That URL uses the content delivery network of the Apache project

The ASF blog- describes their transition to a content delivery network.

Testing done

Apache Maven 3.9.9 is successfully building and testing the plugins that I maintain and I'm using it on all my development machines, controllers, and agents.
No issues detected since installing it a day ago.

I also tested the curl command from my RHEL 8 computer and confirmed that it downloaded the correct file

Will rely on ci.jenkins.io to confirm that the tests run as expected with Maven 3.9.9.

Submitter checklist

  • 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

Also updates the download URL to use the current URL from

https://maven.apache.org/download.cgi

That URL uses the content delivery network of the Apache project

https://news.apache.org/foundation/entry/apache-software-foundation-moves-to
describes their transition to a content delivery network.

Testing done:

Apache Maven 3.9.9 is successfully building and testing the
plugins that I maintain and I'm using it on all my development
machines, controllers, and agents.
No issues detected since installing it a day ago.

I also tested the `curl` command from my RHEL 8 computer
and confirmed that it downloaded the correct file
@basil basil merged commit 5ac44ec into jenkinsci:master Aug 18, 2024
24 checks passed
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.

2 participants