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 C:\Users\oleg\src\apache.org\httpcomponents\httpclient\httpclient5\target\httpclient5-5.3.jar against C:\Users\oleg\.m2\repository\org\apache\httpcomponents\client5\httpclient5\5.2\httpclient5-5.2.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. |