remove dependency-graph in favour of the maven-dependency-tree library
----------------------------------------------------------------------
Key: MRM-1292
URL: http://jira.codehaus.org/browse/MRM-1292
Project: Archiva
Issue Type: Improvement
Components: browser
Affects Versions: 1.2.2
Reporter: Brett Porter
the dependency graph module is only used to render the dependency tree on the
artifact information pages. It currently reproduces a lot of Maven
functionality, and is heavily tied to the archiva-repository-layer and
archiva-model.
We should instead use the standard Maven library for handling Maven dependency
trees. If we later encounter different types of trees, we can provide
alternative implementations. It's unlikely something as generic is needed
(though the code is still there to be revisited in SVN if the case arises)
--
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