X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=a0e05c72857659b968998fd66bcef3092b60e981;hb=2ad1acc6a405415f6456c5547ad6ec2a87438fec;hp=10a123f4ebbddab70166d58cfe1e23d19260852d;hpb=7804a8856f205e744a374696951c31d0ba068798;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index 10a123f4e..a0e05c728 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -5,25 +5,23 @@ argeo-slc pom Argeo SLC - 0.11.2-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.6.A 1.5.5.A + 1.1.3.RELEASE 2.0.9 1.7.0 6.1.14 + 1.4.3 + 5.2.0 - - 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/trunk/org.argeo.slc + https://www.argeo.org/svn/slc/trunk/org.argeo.slc Bugzilla @@ -34,7 +32,24 @@ Apache 2 http://www.apache.org/licenses/LICENSE-2.0.txt repo - A business-friendly OSS license + + @@ -70,7 +85,7 @@ maven-jar-plugin - src/main/resources/META-INF/MANIFEST.MF + target/classes/META-INF/MANIFEST.MF @@ -143,15 +158,42 @@ com.springsource.javax.xml.soap 1.3.0 + + javax.mail + com.springsource.javax.mail + 1.4.1 + + + org.apache.felix maven-bundle-plugin - 1.4.3 + ${version.maven-bundle-plugin} true - src/main/resources/META-INF + target/classes/META-INF ${pom.artifactId} @@ -204,6 +246,79 @@ + + + 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 @@ -238,7 +353,26 @@ com.springsource.javax.activation 1.1.1 - runtime + + + 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 @@ -283,6 +417,7 @@ com.springsource.slf4j.org.apache.log4j 1.5.3 + org.springframework @@ -316,6 +451,11 @@ org.springframework.jdbc ${version.spring} + + org.springframework + org.springframework.transaction + ${version.spring} + org.springframework org.springframework.web @@ -331,6 +471,11 @@ org.springframework.aop ${version.spring} + + org.springframework + org.springframework.jms + ${version.spring} + org.springframework.ws @@ -346,7 +491,49 @@ org.springframework.osgi org.springframework.osgi.extender - 1.1.2.B + ${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 + + + net.sourceforge.cglib + com.springsource.net.sf.cglib + 2.1.3 + + + org.objectweb.asm + com.springsource.org.objectweb.asm.attrs + 2.2.0 @@ -404,6 +591,7 @@ 1.8.0.9 + org.codehaus.castor com.springsource.org.castor @@ -464,14 +652,6 @@ com.springsource.javax.activation 1.1.1 - - - org.aspectj - - com.springsource.org.aspectj.weaver - - 1.6.2.RELEASE - com.lowagie.text @@ -480,6 +660,12 @@ 2.0.8 + + + org.apache.catalina + com.springsource.org.apache.catalina + 6.0.18 + @@ -499,6 +685,13 @@ ${version.maven} + + org.apache.archiva + archiva-webapp + 1.1.3 + war + + net.sourceforge.jexcelapi @@ -558,6 +752,46 @@ com.springsource.javax.wsdl 1.6.1 + + + + javax.jms + com.springsource.javax.jms + 1.1.0 + + + org.apache.geronimo.specs + com.springsource.javax.management.j2ee + 1.0.1 + + + + + + + + org.apache.camel + com.springsource.org.apache.camel + 1.3.0 + + @@ -579,7 +813,8 @@ com.springsource.repository.bundles.release SpringSource Enterprise Bundle Repository - SpringSource - Bundle Releases + Bundle + Releases http://repository.springsource.com/maven/bundles/release @@ -599,7 +834,8 @@ com.springsource.repository.bundles.external SpringSource Enterprise Bundle Repository - External - Bundle Releases + Bundle + Releases http://repository.springsource.com/maven/bundles/external @@ -644,6 +880,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