]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - integration-tests/org.argeo.slc.it.webapp/pom.xml
Remove dependencies to ant
[gpl/argeo-slc.git] / integration-tests / org.argeo.slc.it.webapp / pom.xml
index 615e7247124c7f3a8bf9be9444979856acdcaeb4..b2f369655c8743c75bd6a174227753ed22165afd 100644 (file)
@@ -35,7 +35,6 @@
                                                </goals>
                                                <configuration>
                                                        <wait>false</wait>
-                                                       <pause>30000</pause>
                                                        <argsToAppend>
                                                                <arg>-clean</arg>
                                                        </argsToAppend>
@@ -52,7 +51,7 @@
                                                                        org.argeo.slc.server.services,
                                                                        org.argeo.slc.server.jms,
                                                                        org.argeo.slc.webapp,
-                                                                       org.argeo.slc.ria
+                                                                       org.argeo.slc.ria                                                               
                                                                </slc.osgi.start>
                                                        </systemProperties>
                                                </configuration>
                <!-- TEST -->
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
-                       <artifactId>org.argeo.slc.support.equinox</artifactId>
+                       <artifactId>org.argeo.slc.server</artifactId>
                        <classifier>tests</classifier>
                        <scope>test</scope>
                </dependency>
-               <dependency>
-                       <groupId>org.springframework.osgi</groupId>
-                       <artifactId>org.springframework.osgi.test</artifactId>
-                       <scope>test</scope>
-               </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.osgiboot</artifactId>
                        <scope>test</scope>
                </dependency>
-
        </dependencies>
 </project>
\ No newline at end of file