Skip to content

Add jCenter as a muzzle repository to catch things that are different from Maven Central#1386

Merged
tylerbenson merged 4 commits into
masterfrom
tyler/muzzle-add-jcenter
Apr 21, 2020
Merged

Add jCenter as a muzzle repository to catch things that are different from Maven Central#1386
tylerbenson merged 4 commits into
masterfrom
tyler/muzzle-add-jcenter

Conversation

@tylerbenson
Copy link
Copy Markdown
Contributor

@tylerbenson tylerbenson commented Apr 20, 2020

For example in the latest release jetty-server's version list was messed up:
https://repo1.maven.org/maven2/org/glassfish/jersey/core/jersey-server/maven-metadata.xml
but still available in jcenter:
https://jcenter.bintray.com/org/glassfish/jersey/core/jersey-server/maven-metadata.xml

Add skipVersions to muzzle to handle bad versions found in various repositories.

Roll back various hacks around the broken versions.

@tylerbenson tylerbenson requested a review from mar-kolya April 20, 2020 17:04
@tylerbenson tylerbenson requested a review from a team as a code owner April 20, 2020 17:04
@devinsba
Copy link
Copy Markdown
Contributor

Looks like some artifact versions in JCenter have issues so probably need to be excluded

This makes it much easier to bypass bad versions than splitting out the muzzle definition.
@tylerbenson tylerbenson force-pushed the tyler/muzzle-add-jcenter branch from a920635 to 2743e64 Compare April 21, 2020 01:59
Too many caused OOM in CI.
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.

4 participants