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 and com.azure:azure-cosmos-examples:jar:4.0.1-beta.1. |