X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=sandbox%2Fargeo.slc.ws%2Fpom.xml;h=7264390ca379f10718bb395c85f464e95f8932d5;hb=59fce86180d2ce9b9e47e72ffd438eb09468d8ca;hp=03f47a69dcbbc9aa7c392bb44d38f296cf514a10;hpb=d4c0a0997117a261c0b5fc983da81654c3fc9ac4;p=gpl%2Fargeo-slc.git diff --git a/sandbox/argeo.slc.ws/pom.xml b/sandbox/argeo.slc.ws/pom.xml index 03f47a69d..7264390ca 100644 --- a/sandbox/argeo.slc.ws/pom.xml +++ b/sandbox/argeo.slc.ws/pom.xml @@ -1,253 +1,186 @@ - - - 4.0.0 - org.argeo.slc - argeo.slc.ws - war - 0.1-SNAPSHOT - SLC Web Services - - - - - org.mortbay.jetty - maven-jetty-plugin - - - org.mortbay.jetty - jetty - 6.1.9 - - - org.eclipse.jdt - core - - - - - - org.apache.maven - maven-project - 2.0.3 - - - org.eclipse.jdt - core - - - - - - org.apache.maven - maven-plugin-api - 2.0.3 - - - org.eclipse.jdt - core - - - - - org.apache.maven - - maven-artifact - 2.0.3 - - - org.eclipse.jdt - core - - - - - org.apache.maven - maven-plugin-tools-api - 2.0 - - - org.eclipse.jdt - core - - - - - - org.mortbay.jetty - jetty-plus - ${project.version} - - - org.eclipse.jdt - core - - - - - org.mortbay.jetty - - jetty-naming - 6.1.9 - - - org.eclipse.jdt - core - - - - - - org.mortbay.jetty - jetty-management - 6.1.9 - - - org.eclipse.jdt - core - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - - - - - - log4j - log4j - 1.2.14 - - - commons-logging - commons-logging - 1.1.1 - - - org.apache.commons - commons-io - 1.3.2 - - - org.springframework.ws - spring-ws-core - 1.5.0 - - - org.springframework.ws - spring-oxm - 1.5.0 - - - javax.servlet - servlet-api - 2.5 - provided - - - junit - junit - 3.8.2 - - - - org.codehaus.castor - castor - 1.1.2.1 - - - xerces - xerces - - - - - xerces - xercesImpl - 2.8.1 - - - - org.mortbay.jetty - jetty - 6.1.9 - - - org.eclipse.jdt - core - - - - - org.mortbay.jetty - jetty-spring - 6.1.9 - - - org.springframework - spring - - - - - - - org.argeo.slc - argeo-slc-core - 0.9-SNAPSHOT - - - - - central - http://www.argeo.org/maven/proxy - - true - daily - warn - - - + + + 4.0.0 + org.argeo.slc + argeo-slc-ws + 0.9-SNAPSHOT + + jar + + ${packaging} + SLC Web Services + + + + + org.mortbay.jetty + maven-jetty-plugin + + 5 + + + + src/main/webapp/WEB-INF + + + **/*.xml + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + + + + + log4j + log4j + 1.2.14 + + + commons-logging + commons-logging + 1.1.1 + + + org.apache.commons + commons-io + 1.3.2 + + + org.springframework.ws + spring-ws-core + 1.5.0 + + + org.springframework.ws + spring-oxm + 1.5.0 + + + javax.servlet + servlet-api + 2.5 + provided + + + junit + junit + 3.8.2 + + + + org.codehaus.castor + castor + 1.1.2.1 + + + xerces + xerces + + + + + xerces + xercesImpl + 2.8.1 + + + + org.mortbay.jetty + jetty + 6.1.9 + + + + javax.xml.soap + saaj-api + 1.3 + runtime + + + com.sun.xml.messaging.saaj + saaj-impl + 1.3 + runtime + + + javax.activation + activation + 1.1 + runtime + + + + + org.argeo.slc + argeo-slc-core + 0.9-SNAPSHOT + + + + + central + http://www.argeo.org/maven/proxy + + true + daily + warn + + + \ No newline at end of file