mirror of https://github.com/apache/maven.git
o remove default reports from lifecycle executor
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@757294 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7b6b911ed3
commit
f8ee09c8fa
|
@ -98,11 +98,6 @@ use a configuration source to pull in the lifecycle information.
|
|||
</default-phases>
|
||||
</lifecycle>
|
||||
</lifecycles>
|
||||
<!-- START SNIPPET: default-reports -->
|
||||
<defaultReports>
|
||||
<report>org.apache.maven.plugins:maven-project-info-reports-plugin:2.1</report>
|
||||
</defaultReports>
|
||||
<!-- END SNIPPET: default-reports -->
|
||||
</configuration>
|
||||
</component>
|
||||
|
||||
|
|
Loading…
Reference in New Issue