mirror of https://github.com/apache/openjpa.git
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:
parent
c2926be235
commit
2bf26a4079
13
pom.xml
13
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue