]> source.dussan.org Git - archiva.git/commitdiff
Add commans-lang, seems to be required for the runtime
authorEmmanuel Venisse <evenisse@apache.org>
Mon, 12 Feb 2007 20:26:54 +0000 (20:26 +0000)
committerEmmanuel Venisse <evenisse@apache.org>
Mon, 12 Feb 2007 20:26:54 +0000 (20:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506619 13f79535-47bb-0310-9956-ffa450edef68

archiva-webapp/pom.xml

index e5d22119f1ae3296a0173fc9ab1112707536585d..bf7f980514f4a73e2eac0b0ded03993e81496168 100644 (file)
       <version>1.0.4</version>
       <scope>runtime</scope>
     </dependency>
+    <dependency>
+      <groupId>commons-lang</groupId>
+      <artifactId>commons-lang</artifactId>
+      <version>2.2</version>
+    </dependency>
     <dependency>
       <groupId>org.apache.maven.wagon</groupId>
       <artifactId>wagon-http-lightweight</artifactId>