]> source.dussan.org Git - archiva.git/commitdiff
add missing dependency
authorBrett Porter <brett@apache.org>
Thu, 17 Apr 2008 08:52:01 +0000 (08:52 +0000)
committerBrett Porter <brett@apache.org>
Thu, 17 Apr 2008 08:52:01 +0000 (08:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649011 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-database/pom.xml

index 5ae134fc28a4a5b8582a8cc2eea59858e3f7f55f..251893594f666750b5aa58be937666a61b4d0f37 100755 (executable)
       <artifactId>plexus-spring</artifactId>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-component-api</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-jdo2</artifactId>