]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/dep/org.argeo.server.dep.jackrabbit.server/pom.xml
Improve packaging (esp. security)
[lgpl/argeo-commons.git] / server / dep / org.argeo.server.dep.jackrabbit.server / pom.xml
index 3d48c8e17dae377b7f8c1798acbe57e1eeb99c38..84338825a0667f6ca7119980e8873803b2fa876b 100644 (file)
                        <groupId>org.dom4j</groupId>
                        <artifactId>com.springsource.org.dom4j</artifactId>
                </dependency>
-               <dependency>
-                       <groupId>javax.xml.stream</groupId>
-                       <artifactId>com.springsource.javax.xml.stream</artifactId>
-               </dependency>
                <dependency>
                        <groupId>org.jdom</groupId>
                        <artifactId>com.springsource.org.jdom</artifactId>
                        <artifactId>com.springsource.org.xmlpull</artifactId>
                </dependency>
 
+               <!-- OSGi test -->
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
                        <version>0.2.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
+               <dependency>
+                       <groupId>javax.xml.stream</groupId>
+                       <artifactId>com.springsource.javax.xml.stream</artifactId>
+                       <scope>test</scope>
+               </dependency>
+               <dependency>
+                       <groupId>org.apache.xmlcommons</groupId>
+                       <artifactId>com.springsource.org.apache.xmlcommons</artifactId>
+                       <scope>test</scope>
+               </dependency>
+
        </dependencies>
 </project>
\ No newline at end of file