-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Open
Description
The bindings-java job failed in this run. This task should take a look at why this happened and address the issue.
The specific error is:
* What went wrong:
Execution failed for task ':publishMavenJavaPublicationToMavenRepository'.
> Failed to publish publication 'mavenJava' to repository 'maven'
> Could not PUT 'https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/io/github/***/whispercpp/1.4.0/whispercpp-1.4.0.jar'. Received status code 401 from server: Content access is protected by token
Could this perhaps be that Sonatype has moved to a User Token Authentication during the period this CI job was disabled?
In that case perhaps we need to generate a User Token and update the JIRA_USER and JIRA_PASS github secrets.
To do this I think we need to login to the account in https://s01.oss.sonatype.org/#welcome
Another possible cause could perhaps be the moving of the the repo to ggml-org. We should probably update group to io.github.ggml-org
. I think this requires that we claim this new group id with Sonatype.
KitaitiMakoto
Metadata
Metadata
Assignees
Labels
No labels