git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@633841
13f79535-47bb-0310-9956-
ffa450edef68
public String commit()\r
{\r
this.legacyArtifactPath.setArtifact(\r
- this.groupId + ":" + this.artifactId + ":" + this.classifier + ":" + this.version + ":" + this.type );\r
+ this.groupId + ":" + this.artifactId + ":" + this.version + ":" + this.classifier + ":" + this.type );\r
\r
// Check the proposed Artifact macthes the path\r
ArtifactReference artifact = new ArtifactReference();\r