This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.
Document | Description |
---|---|
Checkstyle | Report on coding style conventions. |
SpotBugs | Generates a source code report with the SpotBugs Library. |
Javadoc | Javadoc API documentation. |
API Change Analysis | The summary of the API changes between artifacts com.azure:azure-storage-common:jar:12.12.0 and com.azure:azure-storage-common:jar:12.13.0-beta.2. |