jitpack.io icon indicating copy to clipboard operation
jitpack.io copied to clipboard

custom domain quirk

Open Vampire opened this issue 7 years ago • 1 comments

Can you tell me why

https://jitpack.io/org/javacord/javacord-core/81d9e920/javacord-core-81d9e920.pom

is working fine, but

https://jitpack.io/org/javacord/javacord-core/c6d46c99/javacord-core-c6d46c99.pom

is returning Repo not found or no access token provided? The commit-ish is valid in both cases, actually the second one is a parent of the merge commit that is the first one. Actually I'd not even have expected the first one to work, as org.javacord is only pointing to the BtoBastian user, not to the Javacord repository.

https://jitpack.io/org/javacord/javacord/javacord-core/81d9e920/javacord-core-81d9e920.pom

and

https://jitpack.io/org/javacord/javacord/javacord-core/c6d46c99/javacord-core-c6d46c99.pom

both work as expected as now the repo is specified (domain org.javacord, repo Javacord, multi-project build artifact javacord-core). But using org.javacord:javacord-core:c6d46c99 would be much preferable over org.javacord.javacord:javacord-core:c6d46c99, as the former is what will also be used for publication on MavenCentral.

Vampire avatar Mar 27 '18 22:03 Vampire

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Apr 26 '24 01:04 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar May 11 '24 01:05 github-actions[bot]