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

Maven Central artifacts are being downloaded from repo.jenkins-ci.org #4385

Open
MarkEWaite opened this issue Nov 12, 2024 · 0 comments
Open
Labels
artifactory triage Incoming issues that need review

Comments

@MarkEWaite
Copy link

MarkEWaite commented Nov 12, 2024

Service(s)

Artifactory

Summary

Artifacts that should be retrieved from Apache Maven Central are instead being retrieved from the Artifactory repository provided to Jenkins by JFrog. That creates unexpected load on the Artifactory repository and risks that JFrog will have unexpected bandwidth costs for our Artifactory instance

Reproduction steps

From a machine that has already built an earlier version of Jenkins:

  1. Retrieve the most recent Jenkins core source code with git clone https://github.com/jenkinsci/jenkins.git
  2. Run a build of Jenkins core with mvn clean -DskipTests verify and watch the output

I saw the following artifacts downloaded from repo.jenkins-ci.org that I believe should be retrieved from Apache Maven Central:

A few items were downloaded from Apache Maven Central like:

@MarkEWaite MarkEWaite added the triage Incoming issues that need review label Nov 12, 2024
@dduportal dduportal added this to the infra-team-sync-2024-11-19 milestone Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
artifactory triage Incoming issues that need review
Projects
None yet
Development

No branches or pull requests

2 participants