temporarily commented out enforcer-plugin to check if that causes the problems with the release

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674432 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Maria Odea B. Ching 2008-07-07 09:36:35 +00:00
parent e9128d18f5
commit c3e0319a81
1 changed files with 2 additions and 2 deletions

View File

@ -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>