Author: oching
Date: Mon Jul 7 02:36:35 2008
New Revision: 674432
URL: http://svn.apache.org/viewvc?rev=674432&view=rev
Log:
temporarily commented out enforcer-plugin to check if that causes the problems
with the release
Modified:
archiva/trunk/pom.xml
Modified: archiva/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=674432&r1=674431&r2=674432&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Mon Jul 7 02:36:35 2008
@@ -61,7 +61,7 @@
</execution>
</executions>
</plugin>
- <plugin>
+ <!--plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>1.0-alpha-3</version>
@@ -90,7 +90,7 @@
</configuration>
</execution>
</executions>
- </plugin>
+ </plugin-->
<plugin>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-maven-plugin</artifactId>