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:
Jason van Zyl 2009-03-23 01:29:45 +00:00
parent 7b6b911ed3
commit f8ee09c8fa
1 changed files with 0 additions and 5 deletions

View File

@ -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>