X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=org.argeo.slc.core%2Fpom.xml;h=6eecd543cb1b43de619da12363fff7f7527ea700;hb=b784cf3cf0a72b72178fb9d69ccfdacaa2f4c5a6;hp=ec7e4afae924f1504734c5f1e3fd9827b007ff55;hpb=e289cc763e013843c52e0fa68fec024b7bd054d3;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.core/pom.xml b/org.argeo.slc.core/pom.xml index ec7e4afae..6eecd543c 100644 --- a/org.argeo.slc.core/pom.xml +++ b/org.argeo.slc.core/pom.xml @@ -31,10 +31,6 @@ org.apache.maven.plugins maven-source-plugin - - org.apache.maven.plugins - maven-javadoc-plugin - org.apache.maven.plugins maven-assembly-plugin @@ -53,6 +49,15 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*IntegrationTest*.java + + + @@ -67,8 +72,8 @@ org.hibernate hibernate - - + + org.springframework spring-context @@ -80,38 +85,47 @@ org.springframework spring-jdbc - - - org.springframework.ws - spring-ws-core - - - org.springframework.ws - spring-oxm - - - - org.codehaus.castor - castor - - - xerces - xercesImpl - - - - javax.xml.soap - saaj-api - - - com.sun.xml.messaging.saaj - saaj-impl - - + + + org.springframework.ws + spring-ws-core + + + org.springframework.ws + spring-oxm + + + + org.codehaus.castor + castor + + + xerces + xercesImpl + + + + javax.xml.soap + saaj-api + + + com.sun.xml.messaging.saaj + saaj-impl + + + javax.activation + activation + + org.apache.ant ant + + org.apache.ant + ant-commons-logging + + org.apache.commons commons-io @@ -128,5 +142,18 @@ hsqldb hsqldb + + xalan + xalan + + + org.apache.maven + maven-embedder + + + org.apache.maven + maven-settings + + \ No newline at end of file