X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=server%2Forg.argeo.slc.siteserver%2Fpom.xml;h=034f4a727a3c790d4a4b6fea65f2e7797efa8482;hb=ada1b6094ce69b2deb7218b49eda936b451db4de;hp=0d0a10979f3b1fca26fea24d69995cb823825cb2;hpb=8dd0e17b4b13e8cddf4fb2478d003f3f643edb41;p=gpl%2Fargeo-slc.git diff --git a/server/org.argeo.slc.siteserver/pom.xml b/server/org.argeo.slc.siteserver/pom.xml index 0d0a10979..034f4a727 100644 --- a/server/org.argeo.slc.siteserver/pom.xml +++ b/server/org.argeo.slc.siteserver/pom.xml @@ -10,18 +10,20 @@ org.argeo.slc.siteserver pom Argeo SLC Site server + + 1.1.2 + 2.5.5 + - - org.apache.maven.plugins - maven-dependency-plugin - - war - true - true - true - - + org.mortbay.jetty maven-jetty-plugin @@ -45,18 +47,393 @@ + + + maven-dependency-plugin + + + copy + initialize + + copy + + + ${project.build.directory}/equinox + true + + + org.eclipse.osgi + org.eclipse.osgi + ${version.equinox} + + + org.argeo.slc.runtime + org.argeo.slc.osgiboot + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.osgiboot + ${project.version} + xml + osgiboot + + + + org.objectweb.asm + com.springsource.org.objectweb.asm + 1.5.3 + + + org.objectweb.asm + com.springsource.org.objectweb.asm.attrs + 1.5.3 + + + + + + + + maven-antrun-plugin + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + maven-dependency-plugin + + + manager + initialize + + list + + + target/server.maven + + + + + + + + + + + + org.argeo.slc.runtime + org.argeo.slc.server + + + + + org.hsqldb + com.springsource.org.hsqldb + + + + + org.eclipse.osgi + org.eclipse.osgi + + + + javax.annotation + com.springsource.javax.annotation + + + javax.persistence + com.springsource.javax.persistence + + + javax.xml.ws + com.springsource.javax.xml.ws + + + javax.xml.bind + com.springsource.javax.xml.bind + + + + org.aopalliance + com.springsource.org.aopalliance + 1.0.0 + + + + + + - org.argeo.slc - org.argeo.slc.webapp - war + org.springframework.osgi + org.springframework.osgi.web.extender - org.apache.archiva - archiva-webapp - war + org.springframework.osgi + org.springframework.osgi.extender + + org.springframework.osgi + org.springframework.osgi.web + + + + org.apache.catalina + com.springsource.org.apache.catalina + + + org.apache.jasper + com.springsource.org.apache.jasper + 6.0.18 + + + org.apache.el + com.springsource.org.apache.el + 6.0.18 + + + + javax.servlet + com.springsource.javax.servlet.jsp + + + javax.el + com.springsource.javax.el + + + javax.servlet + com.springsource.javax.servlet.jsp.jstl + + + org.apache.taglibs + com.springsource.org.apache.taglibs.standard + + + + + + org.apache.commons + com.springsource.org.apache.commons.logging + + + org.apache.log4j + + com.springsource.org.apache.log4j + + + + + org.springframework.osgi + catalina.start.osgi + 1.0.0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.sun.xml + + com.springsource.com.sun.xml.messaging.saaj + + + + + + org.mortbay.jetty + com.springsource.org.mortbay.util + 6.1.9 + + + + com.thoughtworks.xstream + com.springsource.com.thoughtworks.xstream + 1.2.2 + + + + + + + org.argeo.slc.runtime + org.argeo.slc.support.equinox + + + org.argeo.slc.runtime + org.argeo.slc.support.activemq + + + org.argeo.slc.runtime + org.argeo.slc.support.castor + + + org.argeo.slc.runtime + org.argeo.slc.support.maven + ${project.version} + + + + + + spring-osgified-artifacts + + true + + Springframework Maven OSGified Artifacts Repository + http://maven.springframework.org/osgi + + \ No newline at end of file