X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=fcf9d8b20722971091dabfba73ec220641c02044;hb=718a5e325d36108b98a915b1ef4936ffbd979488;hp=1dfe0d434f1b9c2da195a2260297a95ad6be1a9d;hpb=3c27dfe25e92ede9b917c325d3ba5daae61484e7;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index 1dfe0d434..fcf9d8b20 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -1,27 +1,26 @@ - - 4.0.0 org.argeo.slc argeo-slc pom Argeo SLC - 0.9.3-SNAPSHOT - SLC Distribution + 0.11.3-SNAPSHOT - http://www.argeo.org/projects/slc/${project.artfactId}/${project.version} + http://www.argeo.org/projects/slc/${project.artifactId}/${project.version} - 2.5.5 - 1.5.2 + 2.5.6.A + 1.5.5.A + 1.1.3.RELEASE 2.0.9 1.7.0 + 6.1.14 + 1.4.3 + - - scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc - + scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc https://www.argeo.org/svn/slc/trunk/org.argeo.slc @@ -33,7 +32,24 @@ Apache 2 http://www.apache.org/licenses/LICENSE-2.0.txt repo - A business-friendly OSS license + + @@ -61,8 +77,16 @@ org.apache.maven.plugins maven-compiler-plugin - 1.6 - 1.6 + 1.5 + 1.5 + + + + maven-jar-plugin + + + target/classes/META-INF/MANIFEST.MF + @@ -94,19 +118,98 @@ org.mortbay.jetty maven-jetty-plugin - 6.1.10 + ${version.jetty} org.argeo.slc.webapp stopKey 9091 - + 9090 60000 + + + org.hsqldb + + com.springsource.org.hsqldb + + 1.8.0.9 + + + org.mortbay.jetty + jetty-plus + ${version.jetty} + + + org.mortbay.jetty + jetty-naming + ${version.jetty} + + + org.apache.log4j + com.springsource.org.apache.log4j + 1.2.15 + + + javax.xml.soap + com.springsource.javax.xml.soap + 1.3.0 + + + javax.mail + com.springsource.javax.mail + 1.4.1 + + + + + + + org.apache.felix + maven-bundle-plugin + ${version.maven-bundle-plugin} + true + + target/classes/META-INF + + + ${pom.artifactId} + + <_removeheaders>Bnd-LastModified + + + + + bundle-manifest + process-classes + + manifest + + + @@ -143,210 +246,428 @@ + + + org.argeo.slc.runtime + org.argeo.slc.specs + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.launcher + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.detached + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.simple + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.ant + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.hibernate + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.castor + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.activemq + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.server + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.equinox + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.ws.client + ${project.version} + + + org.argeo.slc + org.argeo.slc.webapp + ${project.version} + war + + + + + org.argeo.slc + org.argeo.slc.detached.launcher + ${project.version} + tar.gz + dist + + + + javax.transaction - jta + + com.springsource.javax.transaction + + 1.1.0 + + + javax.xml.stream + + com.springsource.javax.xml.stream + 1.0.1 + + javax.xml.soap + com.springsource.javax.xml.soap + 1.3.0 + + + com.sun.xml + + com.springsource.com.sun.xml.messaging.saaj + + runtime + 1.3.0 + + + javax.activation + + com.springsource.javax.activation + + 1.1.1 + + + javax.annotation + com.springsource.javax.annotation + 1.0.0 + + + javax.persistence + com.springsource.javax.persistence + 1.0.0 + + + javax.xml.ws + com.springsource.javax.xml.ws + 2.1.1 + + + javax.xml.bind + com.springsource.javax.xml.bind + 2.1.7 + + - junit - junit + org.junit + com.springsource.junit 3.8.2 org.dbunit - dbunit - 2.2.3 - - - junit-addons - junit-addons - - - poi - poi - - - - - log4j - log4j + com.springsource.org.dbunit + 2.2.0 + + + + + org.apache.log4j + + com.springsource.org.apache.log4j + 1.2.15 - - - com.sun.jmx - jmxri - - - com.sun.jdmk - jmxtools - - - javax.mail - mail - - - javax.jms - jms - - - - - commons-logging - commons-logging + + + org.apache.commons + + com.springsource.org.apache.commons.logging + 1.1.1 - org.hibernate - hibernate - 3.2.6.ga + org.slf4j + com.springsource.slf4j.org.apache.commons.logging + 1.5.3 - net.sf.ehcache - ehcache - 1.4.1 + org.slf4j + com.springsource.slf4j.jcl + 1.5.3 + + + org.slf4j + com.springsource.slf4j.org.apache.log4j + 1.5.3 + + + org.springframework + org.springframework.core + ${version.spring} + org.springframework - spring-context + org.springframework.beans ${version.spring} org.springframework - spring-context-support + org.springframework.context ${version.spring} org.springframework - spring-orm + + org.springframework.context.support + ${version.spring} org.springframework - spring-jdbc + org.springframework.orm ${version.spring} org.springframework - spring-webmvc + org.springframework.jdbc ${version.spring} org.springframework - spring-aop + org.springframework.transaction + ${version.spring} + + + org.springframework + org.springframework.web + ${version.spring} + + + org.springframework + org.springframework.web.servlet + ${version.spring} + + + org.springframework + org.springframework.aop + ${version.spring} + + + org.springframework + org.springframework.jms ${version.spring} org.springframework.ws - spring-ws-core + org.springframework.ws ${version.spring-ws} org.springframework.ws - spring-oxm + org.springframework.oxm ${version.spring-ws} - org.apache.ant - ant - ${version.ant} + org.springframework.osgi + org.springframework.osgi.extender + ${version.spring-osgi} + + + org.springframework.osgi + org.springframework.osgi.core + ${version.spring-osgi} + + + org.springframework.osgi + org.springframework.osgi.web.extender + ${version.spring-osgi} + + + org.springframework.osgi + org.springframework.osgi.web + ${version.spring-osgi} + + + org.argeo.slc.dep.osgi + org.argeo.dep.osgi.catalina.start + 1.0.0 + + + + + org.aspectj + com.springsource.org.aspectj.runtime + 1.6.2.RELEASE + + + org.aspectj + com.springsource.org.aspectj.weaver + 1.6.2.RELEASE - org.apache.ant - ant-commons-logging - ${version.ant} + net.sourceforge.cglib + com.springsource.net.sf.cglib + 2.1.3 + + + org.objectweb.asm + com.springsource.org.objectweb.asm.attrs + 2.2.0 + - commons-io - commons-io - 1.4 + org.argeo.dep.osgi + org.argeo.dep.osgi.ant + 1.7.1 + + - commons-cli - commons-cli + org.apache.commons + com.springsource.org.apache.commons.net + 1.4.1 + + + org.apache.oro + com.springsource.org.apache.oro + 2.0.8 + + + org.apache.bsf + com.springsource.org.apache.bsf + 2.4.0 + + + org.beanshell + com.springsource.bsh + 2.0.0.b4 + + + + + org.apache.commons + + com.springsource.org.apache.commons.io + + 1.4.0 + + + org.apache.commons + com.springsource.org.apache.commons.collections + 3.2.0 + + + org.argeo.dep.osgi + org.argeo.dep.osgi.commons.cli 1.1 + - hsqldb - hsqldb + org.hsqldb + com.springsource.org.hsqldb 1.8.0.9 + org.codehaus.castor - castor - 1.2 - - - xerces - xerces - - - - - xerces - xercesImpl + com.springsource.org.castor + 1.2.0 + + + org.apache.xerces + + com.springsource.org.apache.xerces + 2.8.1 - - xalan - xalan + org.apache.xalan + + com.springsource.org.apache.xalan + 2.7.0 + + org.apache.xmlcommons + com.springsource.org.apache.xmlcommons + 1.3.3 + + - javax.xml.soap - saaj-api - 1.3 - runtime - - - javax.activation - activation - - + javax.servlet + com.springsource.javax.servlet + 2.5.0 - com.sun.xml.messaging.saaj - saaj-impl - 1.3 - runtime + javax.servlet + com.springsource.javax.servlet.jsp + 2.1.0 - javax.activation - activation - 1.1 - runtime + javax.el + com.springsource.javax.el + 1.0.0 - javax.servlet - jstl + + com.springsource.javax.servlet.jsp.jstl + 1.1.2 - taglibs - standard + org.apache.taglibs + + com.springsource.org.apache.taglibs.standard + 1.1.2 - javax.servlet - servlet-api - 2.5 + javax.activation + com.springsource.javax.activation + 1.1.1 - c3p0 - c3p0 - 0.9.1.2 + com.lowagie.text + + com.springsource.com.lowagie.text + + 2.0.8 + + + org.apache.catalina + com.springsource.org.apache.catalina + 6.0.18 + + + org.apache.maven maven-core @@ -365,29 +686,122 @@ - org.aspectj - aspectjweaver - 1.6.0 + org.apache.archiva + archiva-webapp + 1.1.3 + war + + + + + + org.eclipse.osgi + org.eclipse.osgi + 3.4.2.R34x_v20080826-1230 + + + + + org.argeo.dep.jemmy + org.argeo.dep.jemmy.nb61 + 0.2.2 + + + javax.transaction + + com.springsource.javax.transaction + + 1.1.0 + + + org.hibernate + com.springsource.org.hibernate + 3.2.6.ga + + net.sourceforge.jexcelapi - jxl - 2.6.8 + com.springsource.jxl + 2.6.6 + + + net.sourceforge.ehcache + com.springsource.net.sf.ehcache + 1.4.1 + + + edu.emory.mathcs.backport + + com.springsource.edu.emory.mathcs.backport + + 3.1.0 + + + javax.wsdl + com.springsource.javax.wsdl + 1.6.1 + + + + + javax.jms + com.springsource.javax.jms + 1.1.0 - com.lowagie - itext - 2.1.2 + org.apache.geronimo.specs + com.springsource.javax.management.j2ee + 1.0.1 + + + + + + + + org.argeo.dep.osgi + org.argeo.dep.osgi.activemq + 5.2.0.argeo.1 + + org.apache.camel + com.springsource.org.apache.camel + 1.3.0 + central - http://www.argeo.org/maven/proxy + http://repo1.maven.org/maven2 true daily @@ -399,6 +813,48 @@ fail + + com.springsource.repository.bundles.release + + SpringSource Enterprise Bundle Repository - SpringSource + Bundle + Releases + + + http://repository.springsource.com/maven/bundles/release + + + true + daily + fail + + + false + never + fail + + + + com.springsource.repository.bundles.external + + SpringSource Enterprise Bundle Repository - External + Bundle + Releases + + + http://repository.springsource.com/maven/bundles/external + + + true + daily + fail + + + false + never + fail + + argeo http://www.argeo.org/maven/argeo @@ -428,6 +884,36 @@ + + + argeo + http://www.argeo.org/maven/argeo + + true + daily + fail + + + false + never + fail + + + + argeo-snapshots + http://www.argeo.org/maven/argeo-snapshots + + false + never + fail + + + true + always + fail + + + false @@ -449,4 +935,4 @@ - \ No newline at end of file +