]> source.dussan.org Git - archiva.git/commitdiff
missing dependency
authorOlivier Lamy <olamy@apache.org>
Sat, 7 Feb 2015 11:28:56 +0000 (22:28 +1100)
committerOlivier Lamy <olamy@apache.org>
Sat, 7 Feb 2015 11:28:56 +0000 (22:28 +1100)
archiva-modules/archiva-web/archiva-rest/archiva-rest-services/pom.xml

index 1fafc81be48b44f8a42ac5a85bd712f4ca14d4c4..f8d6d1dbad6396ab6817b06657a4986f179c7092 100644 (file)
       <scope>test</scope>
     </dependency>
 
+    <dependency>
+      <groupId>javax.mail</groupId>
+      <artifactId>mail</artifactId>
+      <scope>test</scope>
+    </dependency>
+
     <dependency>
       <groupId>org.hsqldb</groupId>
       <artifactId>hsqldb</artifactId>