Reporting plugins
Following reporting plugins are defined in POM structure:
org.apache.maven.plugins:maven-dependency-pluginorg.apache.maven.plugins:maven-jxr-pluginorg.apache.maven.plugins:maven-project-info-reports-pluginorg.apache.maven.plugins:maven-surefire-report-pluginorg.jacoco:jacoco-maven-plugin
All of them are included in active plugins set (automatically inherited). Some of them are configured in specific way:
org.apache.maven.plugins:maven-project-info-reports-plugin
To speed up report generation, info report contains no dependencies' repository location.

