]> source.dussan.org Git - archiva.git/commitdiff
putting back the enforcer-plugin
authorMaria Odea B. Ching <oching@apache.org>
Mon, 7 Jul 2008 09:45:58 +0000 (09:45 +0000)
committerMaria Odea B. Ching <oching@apache.org>
Mon, 7 Jul 2008 09:45:58 +0000 (09:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674436 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index bb0f71fb5f3122d7a59ecca9fa70041a20632d44..94760b33ffb053fa67c3100617ec4a6a077b5160 100644 (file)
--- 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>
                     <exclude>classworlds:classworlds</exclude>
                     <exclude>javax.transaction:jta</exclude>
                     <exclude>javax.sql:jdbc-stdext</exclude>
-                    <exclude>ant:ant-optional</exclude-->
+                    <exclude>ant:ant-optional</exclude>
                     <!-- exclude>org.apache.maven.wagon:wagon-http-lightweight</exclude -->
-                    <!--exclude>xom:xom</exclude>
+                    <exclude>xom:xom</exclude>
                   </excludes>
                 </bannedDependencies>
               </rules>
             </configuration>
           </execution>
         </executions>
-      </plugin-->
+      </plugin>
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-maven-plugin</artifactId>