Details
-
Type:
Publishing Support
-
Status: Closed
-
Priority:
Minor
-
Resolution: Automatically Closed
-
Labels:
-
Group Id:null
-
Publishing Hostname:oss.sonatype.org
-
Modify publishing permissions?:No
Description
I uploaded comverhas-1010 and I get the errorĀ Project URL missing although there is a URL in the POM.
<scm> <connection>scm:git:git@github.com:verhas/License3j.git</connection> <developerConnection>scm:git:ssh://github.com/verhas/License3j.git</developerConnection> <url>https://github.com/verhas/License3j/tree/master</url> </scm>
What is wrong with this pom?