Skip to content

Unable to publish JAR ot Github Package Registry due to 404 #26831

Answered by jcansdale
mridang asked this question in Packages
Discussion options

You must be logged in to vote

I believe the problem is that you need to specify the repository you want to associate with your package, not the package name.

For example:

url = uri("https://maven.pkg.github.com/ORG/REPO")

The 404 is because it can’t find a repository called mypackage .

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Packages Host your dependencies, libraries, and production-ready code, right from your repository Product Feedback
4 participants