1 Reply Latest reply on Apr 2, 2013 7:41 AM by jesper.pedersen

    Report for dependencies used to build a WAR file.

    varunraj23

      I have a WAR that's built using MAVEN Script. I need to only generate a report that shows me the dependencies used to build the WAR file.

       

      When I run tattletale, numerous reports are getting generated. For example: reports like class dependencies, dependants, eliminate jars, invalid version, sign, sealed, etc ...

       

      I only require the report where I can see the list of dependencies used with the WAR file. Is there a way to configure tattletale to generate only one report with the dependencies details used for building the WAR file?