X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=7a992a517757968110c75fffc0bb4c0b963d34d7;hb=4a00aeba28b27f06e905bc3be5f9b41be169f817;hp=18f445486f4e9f6663da904f788e8f1002cb66ac;hpb=2c09137f6bad6d703a51240c6830b20b437f8ed8;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index 18f445486..7a992a517 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -1,31 +1,25 @@ - - + 4.0.0 org.argeo.slc argeo-slc pom Argeo SLC - 0.9-SNAPSHOT + 0.11.2 SLC Distribution - http://www.argeo.org/projects/slc/${project.artfactId}/${project.version} + http://www.argeo.org/projects/slc/${project.artifactId}/${project.version} - - 2.5.3 + 2.5.6.A + 1.5.5.A + 2.0.9 + 1.7.0 + 6.1.14 + 1.4.3 - - scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc - - https://www.argeo.org/svn/slc/trunk/org.argeo.slc + scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.2/org.argeo.slc + https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.2/org.argeo.slc Bugzilla @@ -36,7 +30,24 @@ Apache 2 http://www.apache.org/licenses/LICENSE-2.0.txt repo - A business-friendly OSS license + + @@ -68,6 +79,14 @@ 1.5 + + maven-jar-plugin + + + src/main/resources/META-INF/MANIFEST.MF + + + org.apache.maven.plugins maven-source-plugin @@ -94,6 +113,75 @@ + + org.mortbay.jetty + maven-jetty-plugin + ${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 + + + + + org.apache.felix + maven-bundle-plugin + ${version.maven-bundle-plugin} + true + + src/main/resources/META-INF + + + ${pom.artifactId} + + <_removeheaders>Bnd-LastModified + + + + + bundle-manifest + process-classes + + manifest + + + + @@ -129,189 +217,418 @@ + javax.transaction - jta + + com.springsource.javax.transaction + + 1.1.0 + + + javax.xml.stream + + com.springsource.javax.xml.stream + 1.0.1 - org.dbunit - dbunit - 2.2 - - - junit-addons - junit-addons - - - poi - poi - - - - - log4j - log4j - 1.2.14 - - - commons-logging - commons-logging + 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 + runtime + + - org.hibernate - hibernate - 3.2.5.ga + org.junit + com.springsource.junit + 3.8.2 + + + org.dbunit + com.springsource.org.dbunit + 2.2.0 + + + org.apache.log4j + + com.springsource.org.apache.log4j + + 1.2.15 + + + org.apache.commons + + com.springsource.org.apache.commons.logging + + 1.1.1 + + + org.slf4j + com.springsource.slf4j.org.apache.commons.logging + 1.5.3 + + + 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 + org.springframework.beans + ${version.spring} + + + org.springframework + org.springframework.context + ${version.spring} + + + org.springframework + + org.springframework.context.support + + ${version.spring} + org.springframework - spring-context + org.springframework.orm ${version.spring} org.springframework - spring-orm + org.springframework.jdbc ${version.spring} org.springframework - spring-jdbc + org.springframework.web ${version.spring} org.springframework - spring-webmvc + org.springframework.web.servlet ${version.spring} + + org.springframework + org.springframework.aop + ${version.spring} + + org.springframework.ws - spring-ws-core - 1.5.0 + org.springframework.ws + ${version.spring-ws} org.springframework.ws - spring-oxm - 1.5.0 + org.springframework.oxm + ${version.spring-ws} + + + + org.springframework.osgi + org.springframework.osgi.extender + 1.1.2.B + + + + + org.argeo.dep.osgi + org.argeo.dep.osgi.ant + 1.7.1 + + + org.apache.commons + com.springsource.org.apache.commons.net + 1.4.1 + - org.apache.ant - ant - 1.7.0 + org.apache.oro + com.springsource.org.apache.oro + 2.0.8 - org.apache.ant - ant-util - 1.7.0 + org.apache.bsf + com.springsource.org.apache.bsf + 2.4.0 - org.apache.ant - ant-commons-logging - 1.7.0 + org.beanshell + com.springsource.bsh + 2.0.0.b4 + org.apache.commons - commons-io - 1.3.2 + + com.springsource.org.apache.commons.io + + 1.4.0 - org.dbunit - dbunit - 2.2 + org.apache.commons + com.springsource.org.apache.commons.collections + 3.2.0 - junit - junit - 3.8.2 + 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.1.2.1 - - - 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 + + + + org.aspectj + + com.springsource.org.aspectj.weaver + + 1.6.2.RELEASE + + + com.lowagie.text + + com.springsource.com.lowagie.text + + 2.0.8 + + + + + + org.apache.maven + maven-core + ${version.maven} + + + org.apache.maven + maven-embedder + + 2.0.4 + + + org.apache.maven + maven-settings + ${version.maven} + + + + + + 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 + com.springsource.jxl + 2.6.6 + + + net.sourceforge.ehcache + com.springsource.net.sf.ehcache + 1.4.1 - c3p0 - c3p0 - 0.9.1.2 + edu.emory.mathcs.backport + + com.springsource.edu.emory.mathcs.backport + + 3.1.0 + + + javax.wsdl + com.springsource.javax.wsdl + 1.6.1 central - http://www.argeo.org/maven/proxy + http://repo1.maven.org/maven2 true daily warn + + false + never + 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 @@ -342,6 +659,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 @@ -363,4 +710,4 @@ - \ No newline at end of file +