[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xml-cocoon-cvs
Subject:    svn commit: r523810 -
From:       reinhard () apache ! org
Date:       2007-03-29 19:32:36
Message-ID: 20070329193236.E2E151A9838 () eris ! apache ! org
[Download RAW message or body]

Author: reinhard
Date: Thu Mar 29 12:32:35 2007
New Revision: 523810

URL: http://svn.apache.org/viewvc?view=rev&rev=523810
Log:
mvn-2.0.6 behaves more correctly when it comes to dependency resolution

Modified:
    cocoon/trunk/core/cocoon-sitemap/cocoon-sitemap-impl/pom.xml

Modified: cocoon/trunk/core/cocoon-sitemap/cocoon-sitemap-impl/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-sitemap/cocoon-sitemap-impl/pom.xml?view=diff&rev=523810&r1=523809&r2=523810
 ==============================================================================
--- cocoon/trunk/core/cocoon-sitemap/cocoon-sitemap-impl/pom.xml (original)
+++ cocoon/trunk/core/cocoon-sitemap/cocoon-sitemap-impl/pom.xml Thu Mar 29 12:32:35 \
2007 @@ -175,6 +175,12 @@
       <groupId>org.springframework</groupId>
       <artifactId>spring-aop</artifactId>
       <version>2.0.3</version>
+      <exclusions>
+        <exclusion>
+          <groupId>avalon-framework</groupId>
+          <artifactId>avalon-framework</artifactId>
+        </exclusion>
+      </exclusions>      
     </dependency>      
     <dependency>
       <groupId>org.springframework</groupId>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic