]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - integration-tests/org.argeo.slc.it.webapp/pom.xml
Start implementing OSGi integration tests
[gpl/argeo-slc.git] / integration-tests / org.argeo.slc.it.webapp / pom.xml
index 615e7247124c7f3a8bf9be9444979856acdcaeb4..42aacc2f878c9c71175fef15b5ada4ae657644a4 100644 (file)
@@ -35,7 +35,7 @@
                                                </goals>
                                                <configuration>
                                                        <wait>false</wait>
-                                                       <pause>30000</pause>
+                                                       <!--  <pause>30000</pause>-->
                                                        <argsToAppend>
                                                                <arg>-clean</arg>
                                                        </argsToAppend>
                <!-- 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