| Issue 144: | Dependency Tree Viewer | |
| 4 people starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
While the explosion view is very cool looking, it would nice to see the dependency tree, in the order that maven resolves them (and possible view the hidden dependencies of different versions). A tree view like Archiva has would be cool for this, and in Eclipse it can be done with foldable trees to make it even more useful. |
||||||||||||
,
Nov 29, 2007
This would be a new "Maven dependencies" view? Something similar to the "Outline" view? As an idea... would it make sense to have an outline view of the pom.xml containing transitive dependencies? (as explicit dependencies would be there already).
Labels: -Type-Defect Type-Enhancement
|
|||||||||||||
,
Dec 05, 2007
Per comments in Issue 126 , this view should allow sorting alphabetically. Quoting: ...configurable to sort the classpath itself in several ways: by artifact/group IDs is a possible one, but by jar file name could be useful too, specially to match a webapp environment.
Summary: Dependency Tree Viewer
|
|||||||||||||
,
Jan 16, 2008
i have a tool that does this (http://code.google.com/p/maven-dependency-browser/) but it is a separate app at the moment. it show raw (un-resolved or hidden) dependencies in a tree. is q4e interested in incorporating this? if so i will make the core functionality available |
|||||||||||||
,
Jan 16, 2008
Your application looks great. We had simpler functionality in mind, but your tool looks awesome for dependency analysis. Why don't we discuss in the dev mailing list how your work can be incorporated into q4e ? |
|||||||||||||
,
Jan 16, 2008
sure. just point me in the direction of the mailing list please |
|||||||||||||
,
Jan 16, 2008
The mailing list is at -> http://groups.google.com/group/q4e-dev |
|||||||||||||
,
Jan 26, 2008
have attached a patch containing the dependency analysis code. it is a zipfile containing all the new and changed files. |
|||||||||||||
,
Jan 26, 2008
(No comment was entered for this change.) |
|||||||||||||
,
Jan 29, 2008
we are in the process of committing the code, more news soon |
|||||||||||||
,
Jan 29, 2008
Merged in revision 927.
Status: Fixed
Owner: amuino Labels: Milestone-0.5.0 |
|||||||||||||
,
Feb 06, 2008
patch containing a couple of bug fixes. 1. plugin disables itself in the menu when used on a non-maven project 2. plugin provides a clearer error response when user tries to analyse a broken maven project |
|||||||||||||
,
Feb 06, 2008
done, thanks |
|||||||||||||
,
Feb 09, 2008
fixed problems with selected items hiding the highlighting |
|||||||||||||
,
Feb 09, 2008
fixed problems with selected items hiding the highlighting |
|||||||||||||
|
|
|||||||||||||