Print

Print


Author: [log in to unmask]
Date: Thu Oct 23 11:06:52 2014
New Revision: 1281

Log:
Remove the jira plugin from site build for now.  It does not seem to be working.

Modified:
    java/trunk/pom.xml

Modified: java/trunk/pom.xml
 =============================================================================
--- java/trunk/pom.xml	(original)
+++ java/trunk/pom.xml	Thu Oct 23 11:06:52 2014
@@ -72,6 +72,7 @@
                     <aggregate>true</aggregate>
                 </configuration>
             </plugin>
+            <!--
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-changes-plugin</artifactId>
@@ -91,6 +92,7 @@
                     </reportSet>
                 </reportSets>
             </plugin>
+            -->
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>