maven-grafo-plugin generates only create 1 node for each artifact eventhough
multiple versions exist in edges
-------------------------------------------------------------------------------------------------------------
Key: MNG-2547
URL: http://jira.codehaus.org/browse/MNG-2547
Project: Maven 2
Issue Type: Bug
Components: Sandbox
Affects Versions: 2.0.4
Environment: J2SE 1.5
Reporter: Pin Ngee Koh
If the following compile dependencies exist
A-1.0.jar --> B-2.0.jar --> C-3.0.jar --> D-4.0.jar
B-2.0.jar --> D-5.0.jar
Node generated for artifact D is for version 5.0,
while the edges reflects both version - 4.0 and 5.0
--
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