OPENJPA-1712 javadoc still failing release:prepare

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@987362 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald Woods 2010-08-20 01:37:46 +00:00
parent c2926be235
commit 2bf26a4079
1 changed files with 0 additions and 13 deletions

13
pom.xml
View File

@ -872,19 +872,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>2.1.1</version>
<reportSets>
<reportSet>
<reports>
<report>jdepend-maven-plugin</report>
<!-- <report>jxr-maven-plugin</report> -->
<report>surefire-report-maven-plugin</report>
<report>maven-javadoc-plugin</report>
<report>mailing-list</report>
<report>issue-tracking</report>
<report>license</report>
</reports>
</reportSet>
</reportSets>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>