summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaria Odea B. Ching <oching@apache.org>2008-07-07 09:36:35 +0000
committerMaria Odea B. Ching <oching@apache.org>2008-07-07 09:36:35 +0000
commitc3e0319a8130a6a502b5c78da7b61f95a81c74ce (patch)
tree8913900591e43490dba87bb63a7f46f34a8423b2
parente9128d18f52aa7fc43086dd7fe373648fa733430 (diff)
downloadarchiva-c3e0319a8130a6a502b5c78da7b61f95a81c74ce.tar.gz
archiva-c3e0319a8130a6a502b5c78da7b61f95a81c74ce.zip
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
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 94760b33f..a4438ef3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>