This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.
Document | Description |
---|---|
Javadoc | Javadoc API documentation. |
japicmp | Comparing source compatibility of /home/oleg/src/apache.org/httpcomponents/httpcore/httpcore5/target/httpcore5-5.3.1.jar against /home/oleg/.m2/repository/org/apache/httpcomponents/core5/httpcore5/5.3/httpcore5-5.3.jar |
Source Xref | HTML based, cross-reference version of Java source code. |
Test Source Xref | HTML based, cross-reference version of Java test source code. |
Surefire Report | Report on the test results of the project. |