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-queue:jar:12.10.0 and com.azure:azure-storage-queue:jar:12.11.0-beta.2. |