Details
-
Type:
Publishing Support
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Labels:
-
Group Id:null
-
Publishing Hostname:oss.sonatype.org
-
Modify publishing permissions?:No
Description
Everytime I try to deploy a new artifact for my existing project I get a 405 error.
maven deploy output error
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ luceneappengine --- Uploading to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/googlecode/luceneappengine/luceneappengine/4.4.0/luceneappengine-4.4.0.jar Uploading to ossrh: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/googlecode/luceneappengine/luceneappengine/4.4.0/luceneappengine-4.4.0.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.542 s [INFO] Finished at: 2020-07-01T18:56:43+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project luceneappengine: Failed to deploy artifacts: Could not transfer artifact com.googlecode.luceneappengine:luceneappengine:jar:4.4.0 from/to ossrh (https://oss.sonatype.org/service/local/staging/deploy/maven2/): Failed to transfer file https://oss.sonatype.org/service/local/staging/deploy/maven2/com/googlecode/luceneappengine/luceneappengine/4.4.0/luceneappengine-4.4.0.jar with status code 405 -> [Help 1] [ERROR]
I tried to login into nexus repository manager and I cannot see any staging repository. I get a 405 error from the browser too.
My projects are described in the issues OSSRH-37957 and OSSRH-6543.
Attachments
Issue Links
- is related to
-
OSSRH-6543 Create project for Lucene-AppEngine
-
- Closed
-
-
OSSRH-37957 Create project for ShitLib
-
- Closed
-