X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Fdemo%2Fpom.xml;h=d742d4b5fb52829a767788e514c3db0f6daafb2e;hb=49bba48e9fa935040998aa731f5890f3c410baa8;hp=a4b22ff5eed2de5f9376f134ba9e11030ddba30b;hpb=e470fc465d324ac6276b0032af0dbf33956996bb;p=lgpl%2Fargeo-commons.git diff --git a/server/demo/pom.xml b/server/demo/pom.xml index a4b22ff5e..d742d4b5f 100644 --- a/server/demo/pom.xml +++ b/server/demo/pom.xml @@ -1,9 +1,8 @@ - + 4.0.0 org.argeo.commons - 0.1.1-SNAPSHOT + 0.1.2 server .. @@ -16,19 +15,20 @@ org.argeo.maven.plugins maven-argeo-osgi-plugin + ${version.maven-argeo-osgi} true org.argeo.server.demo - - - - org.argeo.maven.plugins - maven-argeo-osgi-plugin - target/exec/server + + -clean + + org.argeo.osgi.boot org.springframework.osgi.extender, + org.springframework.osgi.web.extender, + org.argeo.dep.osgi.catalina.start, org.argeo.server.demo.miniwebapp @@ -41,131 +41,30 @@ - - - org.eclipse.osgi - org.eclipse.osgi - - - org.argeo.slc.runtime - org.argeo.slc.osgiboot - ${version.slc} + org.argeo.commons.osgi + org.argeo.osgi.boot + 0.1.2 - - - org.slf4j - com.springsource.slf4j.org.apache.commons.logging - + - org.apache.log4j - com.springsource.org.apache.log4j - - - org.slf4j - com.springsource.slf4j.log4j + org.argeo.commons.server + org.argeo.server.dep.tomcat + 0.1.2 + pom - - org.springframework.osgi - org.springframework.osgi.web.extender - org.springframework.osgi org.springframework.osgi.extender org.springframework.osgi - org.springframework.osgi.web - - - - - javax.servlet - com.springsource.javax.servlet - - - javax.annotation - com.springsource.javax.annotation - - - javax.persistence - com.springsource.javax.persistence - - - javax.activation - com.springsource.javax.activation - - - org.apache.geronimo.specs - com.springsource.javax.management.j2ee - - - javax.ejb - com.springsource.javax.ejb - - - javax.xml.rpc - com.springsource.javax.xml.rpc - - - javax.xml.soap - com.springsource.javax.xml.soap - - - javax.transaction - com.springsource.javax.transaction - - - javax.xml.stream - com.springsource.javax.xml.stream - - - - - javax.servlet - com.springsource.javax.servlet.jsp - - - javax.servlet - com.springsource.javax.servlet.jsp.jstl - - - javax.el - com.springsource.javax.el - - - org.apache.el - com.springsource.org.apache.el - - - org.apache.taglibs - com.springsource.org.apache.taglibs.standard + org.springframework.osgi.web.extender - - - org.argeo.dep.osgi - org.argeo.dep.osgi.catalina.start - - - org.apache.catalina - com.springsource.org.apache.catalina - - - org.apache.jasper - com.springsource.org.apache.jasper - - - javax.xml.ws - com.springsource.javax.xml.ws - - - javax.xml.bind - com.springsource.javax.xml.bind - \ No newline at end of file