versions in metadata not merged correctly for cargo-maven2-plugin
-----------------------------------------------------------------

                 Key: MRM-771
                 URL: http://jira.codehaus.org/browse/MRM-771
             Project: Archiva
          Issue Type: Bug
          Components: remote proxy
    Affects Versions: 1.0.2
            Reporter: Brett Porter
             Fix For: 1.0.x


1) remove local repository (for at least affected plugin artifact)

2) remove maven-metadata* files from managed repository for affected plugin 
artifact

3) try to build: http://svn.apache.org/repos/asf/struts/struts2/trunk/apps (or 
wget 
/repository/internal/org/codehaus/cargo/cargo-maven2-plugin/maven-metadata.xml)

The resulting metadata is:
<metadata>
  <groupId>org.codehaus</groupId>
  <artifactId>cargo</artifactId>
  <version>cargo-maven2-plugin</version>
</metadata>

where it should be equivalent to the one on central. Note the group, artifact 
and version are parsed incorrectly.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to