Skip to content

Conversation

@jglick
Copy link
Member

@jglick jglick commented Aug 2, 2022

Jenkins plugins and other components should refer only to the Jenkins Artifactory (and implicitly anything it mirrors including of course Central), never to other Maven repositories. https://repo.jenkins-ci.org/ui/repos/tree/General/public aggregates https://repo.jenkins-ci.org/ui/repos/tree/General/atlassian which mirrors https://maven.atlassian.com/content/repositories/atlassian-public/
so there should be no need to explicitly specify it. Amends 0834935. Trying to fix a problem running jenkinsci/maven-hpi-plugin#336 depending on mirror settings, though it does not seem to work anyway.

@jglick jglick requested review from olamy and rantoniuk August 2, 2022 16:02
@rantoniuk rantoniuk merged commit fe23ec4 into jenkinsci:master Aug 2, 2022
@jglick jglick deleted the repository branch August 2, 2022 16:41
@jglick
Copy link
Member Author

jglick commented Aug 2, 2022

Update: it seems that Artifactory mirror is not actually used here; at least https://search.maven.org/artifact/com.atlassian.pom/base-pom/6.1.2/pom is in Central.

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