Details
-
Publishing Support
-
Resolution: Fixed
-
Major
-
null
-
oss.sonatype.org
-
No
Description
Firstly, thanks for setting up my project in OSSRH-9711.
I can't seem to deploy artifacts to https://oss.sonatype.org/service/local/staging/deploy/maven2/.
The error is as follows:
[deploy:deploy]
Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/net/pravian/BukkitLib/1.3/BukkitLib-1.3.jar------------------------------------------------------------------------
BUILD FAILURE
------------------------------------------------------------------------
Total time: 11.338s
Finished at: Sun May 11 22:52:13 CEST 2014
Final Memory: 24M/217M
------------------------------------------------------------------------
Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project BukkitLib: Failed to deploy artifacts: Could not transfer artifact net.pravian:BukkitLib:jar:1.3 from/to ossrh (https://oss.sonatype.org/service/local/staging/deploy/maven2/): Access denied to: https://oss.sonatype.org/service/local/staging/deploy/maven2/net/pravian/BukkitLib/1.3/BukkitLib-1.3.jar, ReasonPhrase: Forbidden. -> [Help 1]
I verified the username and password are set up properly. (The error would change to ReasonPhrase: Unauthorized. if the combination is incorrect.)
The full error log is available here: http://pastebin.com/1GHiKfwN
pom.yml is available here: http://pastebin.com/pUTe8Q1k
Thanks in advance,
Jerom van der Sar
Attachments
Issue Links
- discovered while testing
-
OSSRH-47618 Access denied to when deploying release
-
- Closed
-
- is related to
-
OSSRH-9711 A commons library for Bukkit
-
- Closed
-