You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by an...@apache.org on 2014/05/07 19:55:00 UTC

svn commit: r1593084 - /tomee/deps/branches/openjpa-2.4.0-1591689/openjpa-project/pom.xml

Author: andygumbrecht
Date: Wed May  7 17:55:00 2014
New Revision: 1593084

URL: http://svn.apache.org/r1593084
Log:
Disable site

Modified:
    tomee/deps/branches/openjpa-2.4.0-1591689/openjpa-project/pom.xml

Modified: tomee/deps/branches/openjpa-2.4.0-1591689/openjpa-project/pom.xml
URL: http://svn.apache.org/viewvc/tomee/deps/branches/openjpa-2.4.0-1591689/openjpa-project/pom.xml?rev=1593084&r1=1593083&r2=1593084&view=diff
==============================================================================
--- tomee/deps/branches/openjpa-2.4.0-1591689/openjpa-project/pom.xml (original)
+++ tomee/deps/branches/openjpa-2.4.0-1591689/openjpa-project/pom.xml Wed May  7 17:55:00 2014
@@ -173,13 +173,13 @@
                 </executions>
             </plugin>
 
-            <plugin>
+            <!--plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-site-plugin</artifactId>
                 <configuration>
                     <siteDirectory>target/filtered-site</siteDirectory>
                 </configuration>
-            </plugin>
+            </plugin//-->
 
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>