Uploaded image for project: 'Maven JDeps Plugin'
  1. Maven JDeps Plugin
  2. MJDEPS-14

Provide a JDEPS report for inclusion within Maven site

    XMLWordPrintableJSON

Details

    Description

      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 jdeps tool can already emit DOT files - so we can compile those into graphics shown in a report on the maven site. The majority of the work is - hence - already done. However, this requires that graphviz is installed on the computer (similar to the case when generating PlantUML diagrams). Graphviz (or even its constituent application, DOT) ought to be treated like just-another-Toolchain within the plugin.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lennartj Lennart Jörelid
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: