Author: taylor
Date: Mon Feb 12 19:02:05 2007
New Revision: 506830

URL: http://svn.apache.org/viewvc?view=rev&rev=506830
Log:
fix up Maven-2 build to work with prefs+cache

Modified:
    portals/jetspeed-2/trunk/components/cm/pom.xml

Modified: portals/jetspeed-2/trunk/components/cm/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/components/cm/pom.xml?view=diff&rev=506830&r1=506829&r2=506830
==============================================================================
--- portals/jetspeed-2/trunk/components/cm/pom.xml (original)
+++ portals/jetspeed-2/trunk/components/cm/pom.xml Mon Feb 12 19:02:05 2007
@@ -120,6 +120,10 @@
             <artifactId>xercesImpl</artifactId>
             <scope>runtime</scope>
         </dependency>
+        <dependency>
+               <groupId>ehcache</groupId>
+               <artifactId>ehcache</artifactId>
+        </dependency>
 
     </dependencies>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to