How can I generate this kind of report for my project?
http://maven.apache.org/plugins/maven-dependency-plugin/dependencies.html
The Maven unit test reports are generated by the Maven Surefire plugin. Therefore a unit test report is also some times referred to as surefire report.
Maven Project Info Reports Plugin provides many standard reports by extracting information from the POM, for example: Continous Integration. Dependencies. Issue Tracking.
The goal is called project-info-reports:dependencies (part of the Project Info Reports Plugin).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With