X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Forg.argeo.slc.siteserver%2Fpom.xml;h=cf0815f5b1bea7d2ddcf858007c7da0d5a9f8efb;hb=bdd200301868c0a86f9ea578778247740c8c2ea0;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..cf0815f5b 100644 --- a/server/org.argeo.slc.siteserver/pom.xml +++ b/server/org.argeo.slc.siteserver/pom.xml @@ -10,8 +10,13 @@ org.argeo.slc.siteserver pom Argeo SLC Site server + + 1.1.2 + 2.5.5 + + org.mortbay.jetty maven-jetty-plugin @@ -45,18 +51,363 @@ + + + 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.objectweb.asm + com.springsource.org.objectweb.asm + 1.5.3 + + + org.objectweb.asm + com.springsource.org.objectweb.asm.attrs + 1.5.3 + + + org.objectweb.asm + com.springsource.org.objectweb.asm + 2.2.0 + + + org.objectweb.asm + com.springsource.org.objectweb.asm.attrs + 2.2.0 + + + + + + + + org.apache.commons + com.springsource.org.apache.commons.logging + + + org.apache.log4j + + com.springsource.org.apache.log4j + + + + + org.springframework.osgi + catalina.osgi + 5.5.23-SNAPSHOT + + + + org.springframework.osgi + catalina.start.osgi + 1.0.0 + + + org.springframework.osgi + jasper.osgi + 5.5.23-SNAPSHOT + + + + org.springframework.osgi + commons-el.osgi + 1.0-SNAPSHOT + + + + org.springframework.osgi + jstl.osgi + 1.1.2-SNAPSHOT + + + org.springframework.osgi + servlet-api.osgi + 2.5-SNAPSHOT + jar + + + org.springframework.osgi + jsp-api.osgi + 2.0-SNAPSHOT + jar + + + + + org.springframework.osgi + spring-osgi-web + ${spring-osgi.version} + + + + org.springframework.osgi + spring-osgi-web-extender + ${spring-osgi.version} + + + + org.springframework.osgi + spring-osgi-extender + ${spring-osgi.version} + + + + + org.springframework + spring-web + ${spring.version} + + + org.springframework + spring-context + ${spring.version} + + + + org.springframework + spring-webmvc + ${spring.version} + + + + + 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 - org.argeo.slc.webapp - war + org.argeo.slc.detached.launcher + ${project.version} + + + + + + org.argeo.slc.runtime + org.argeo.slc.support.equinox + + + org.argeo.slc.runtime + org.argeo.slc.support.activemq - org.apache.archiva - archiva-webapp - war + 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