]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.core/pom.xml
Launching SLC can now use the project classpath (EmbeddedSlcRuntime)
[gpl/argeo-slc.git] / org.argeo.slc.core / pom.xml
index 54184e74d345ce8ce4cb9b40ed1eb410a596a154..285fe9ef9231168a95de2438456ce60e38957cca 100644 (file)
                        <groupId>org.springframework</groupId>
                        <artifactId>spring-context</artifactId>
                </dependency>
-               <dependency>
-                       <groupId>org.springframework.ws</groupId>
-                       <artifactId>spring-ws-core</artifactId>
-               </dependency>
                <dependency>
                        <groupId>org.springframework.ws</groupId>
                        <artifactId>spring-oxm</artifactId>
                        <artifactId>activation</artifactId>
                </dependency>
 
-               <dependency>
-                       <groupId>org.apache.ant</groupId>
-                       <artifactId>ant</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>org.apache.ant</groupId>
-                       <artifactId>ant-commons-logging</artifactId>
-               </dependency>
-
                <dependency>
                        <groupId>org.apache.commons</groupId>
                        <artifactId>commons-io</artifactId>
                        <groupId>xalan</groupId>
                        <artifactId>xalan</artifactId>
                </dependency>
-               <dependency>
-                       <groupId>org.apache.maven</groupId>
-                       <artifactId>maven-embedder</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>org.apache.maven</groupId>
-                       <artifactId>maven-settings</artifactId>
-               </dependency>
-
        </dependencies>
 </project>
\ No newline at end of file