]> source.dussan.org Git - archiva.git/commitdiff
Adding registry commons to test scope
authorJoakim Erdfelt <joakime@apache.org>
Wed, 25 Apr 2007 19:58:48 +0000 (19:58 +0000)
committerJoakim Erdfelt <joakime@apache.org>
Wed, 25 Apr 2007 19:58:48 +0000 (19:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-jpox-database-refactor@532463 13f79535-47bb-0310-9956-ffa450edef68

archiva-base/archiva-proxy/pom.xml

index d966186d9f58128a63e9c62d742c8317a5b23b68..679910306257c76697385639c8331a3117f6a590 100644 (file)
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-container-default</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.codehaus.plexus.registry</groupId>
+      <artifactId>plexus-registry-commons</artifactId>
+      <version>1.0-alpha-2</version>
+      <scope>test</scope>
+    </dependency>
     <dependency>
       <groupId>easymock</groupId>
       <artifactId>easymock</artifactId>