You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ca...@apache.org on 2006/08/23 04:09:52 UTC

svn commit: r433840 - /maven/continuum/branches/continuum-acegi/continuum-webapp/pom.xml

Author: carlos
Date: Tue Aug 22 19:09:51 2006
New Revision: 433840

URL: http://svn.apache.org/viewvc?rev=433840&view=rev
Log:
Readd maven-user

Modified:
    maven/continuum/branches/continuum-acegi/continuum-webapp/pom.xml

Modified: maven/continuum/branches/continuum-acegi/continuum-webapp/pom.xml
URL: http://svn.apache.org/viewvc/maven/continuum/branches/continuum-acegi/continuum-webapp/pom.xml?rev=433840&r1=433839&r2=433840&view=diff
==============================================================================
--- maven/continuum/branches/continuum-acegi/continuum-webapp/pom.xml (original)
+++ maven/continuum/branches/continuum-acegi/continuum-webapp/pom.xml Tue Aug 22 19:09:51 2006
@@ -97,7 +97,6 @@
     </plugins>
   </build>
   <dependencies>
-<!-- TODO currently broken
     <dependency>
       <groupId>org.apache.maven.shared.user</groupId>
       <artifactId>maven-user-webapp</artifactId>
@@ -109,7 +108,6 @@
       <artifactId>maven-user-controller</artifactId>
       <version>1.0-SNAPSHOT</version>
     </dependency>
--->
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-xwork-integration</artifactId>