incorrectly displayed groupId for dependencies
----------------------------------------------

                 Key: MRM-311
                 URL: http://jira.codehaus.org/browse/MRM-311
             Project: Archiva
          Issue Type: Bug
          Components: web application
            Reporter: Petr Kozelka


the list in the "Dependencies" tab contains correct artifacts, but with groupId 
taken from the library being explored, not from the dependency itself.
Example:
library {{org.hibernate:hibernate:3.2.1.ga}} depends on
- {{*net.sf.ehcache*:ehcache:1.2.3}}
- {{*javax.transaction*:jta:1.0.1B}}
- etc

but the page displays this information:
- {{{color:red}org.hibernate{color}:ehcache:1.2.3}}
- {{{color:red}org.hibernate{color}:jta:1.0.1B}}
- etc

The same bug appears on tabs "*Dependency tree*" and "*Used by*".


-- 
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