Description
Create a dependency tree for James to see all artifacts needed in building the project.
We will have a list of things to pack and an order in which to do stuff.
Usefull things for this task: maven-dependency-plugin, with some nicer output (GraphML maybe).
http://www.summa-tech.com/blog/2011/04/12/a-visual-maven-dependency-tree-view/