Lennart Jörelid created MJDEPS-14:
-------------------------------------
Summary: Provide a JDEPS report for inclusion within Maven site
Key: MJDEPS-14
URL: https://issues.apache.org/jira/browse/MJDEPS-14
Project: Maven JDeps Plugin
Issue Type: New Feature
Reporter: Lennart Jörelid
While the JDEPs is good to run as a control plugin, it is also really a good
structural addition to JDK8 and JDK9 build reactors to harvest information
about dependencies between projects/modules. The majority of the work is -
hence - already done.
The jdeps tool can already emit DOT files - so we can compile those into
graphics shown in a report on the maven site. This, however, requires that
graphviz is installed on the computer (similar to the case when generating
PlantUML diagrams).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)