Details
-
Publishing Support
-
Resolution: Fixed
-
Major
-
None
-
null
-
oss.sonatype.org
-
No
Description
I have created an issue for groupId com.github.tornaia: ttps://issues.sonatype.org/browse/OSSRH-42039
I have also created gpg key and upload to this OpenPGP Keyserver: pool.sks-keyservers.net but when I tried to run "mvn clean deploy scm:tag -Dsemver=0.0.1" in my project to deploy then I encountered the following error:
you have no permissions to stage against profile with ID "62d9bff4b07028"? Get to Nexus admin...
Note:
"mvn clean deploy scm:tag -Dsemver=0.1-SNAPSHOT" works.