Author: [email protected]
Date: Thu Apr 28 09:47:12 2011
New Revision: 1051

Log:
[AMDATUCASSANDRA-7] Changed scope of checkstyle dependency such that Pax Exam 
doesn't try to provide this artifact as bundle during execution

Modified:
   trunk/amdatu-cassandra/pom.xml

Modified: trunk/amdatu-cassandra/pom.xml
==============================================================================
--- trunk/amdatu-cassandra/pom.xml      (original)
+++ trunk/amdatu-cassandra/pom.xml      Thu Apr 28 09:47:12 2011
@@ -66,7 +66,7 @@
       <groupId>org.amdatu.etc</groupId>
       <artifactId>org.amdatu.etc.checkstyle</artifactId>
       <version>1</version>
-      <scope>provided</scope>
+      <scope>runtime</scope>
       <type>jar</type>
     </dependency>
   </dependencies>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to