X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=7464a97fb85fd2753bfc81c5b756547ce18d26f2;hb=26cafd466a18d35d649d9110417db1cc2ade4124;hp=144a711c2623aa8f8945b0737560eea626ff55a8;hpb=5eaba3cea8fcacb7f57a6c335e1f9bb816959b05;p=gpl%2Fargeo-slc.git diff --git a/pom.xml b/pom.xml index 144a711c2..7464a97fb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,29 +5,33 @@ argeo-slc pom Argeo SLC - 0.11.4-SNAPSHOT + 0.11.5-SNAPSHOT runtime dep + modules server demo integration-tests archetypes - 0.11 - 2.5.6.A - 2.5.6.A - 1.5.5.A - 1.1.3.RELEASE + 0.12 + 0.12.0 + 2.5.6.SEC01 + 1.5.7.A + 1.2.0 2.0.9 1.7.0 6.1.14 6.0.18 3.4.2.R34x_v20080826-1230 + 1.5.6 + 2.2.3 2.0.0 5.2.0.0006 - 0.1.13 + 0.1.21 + 0.8.2.1 file:///var/argeo/projects/SLC/www/site http://www.argeo.org/projects/slc/site @@ -140,70 +144,32 @@ limitations under the License. - - 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 - - - javax.mail - com.springsource.javax.mail - 1.4.1 - - - - - org.argeo.slc.maven + org.argeo.maven.plugins maven-argeo-osgi-plugin ${version.maven-argeo-osgi} + + org.codehaus.mojo + buildnumber-maven-plugin + 1.0-beta-3 + + + validate + + create + + + + + false + false + true + + org.apache.maven.plugins maven-resources-plugin @@ -220,15 +186,12 @@ limitations under the License. http://jira.codehaus.org/browse/MSITE-276 --> - - org.apache.maven.plugins maven-release-plugin true release - deploy,site-deploy @@ -242,6 +205,16 @@ limitations under the License. org.argeo.slc.specs ${project.version} + + org.argeo.slc.runtime + org.argeo.slc.core + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.unit + ${project.version} + org.argeo.slc.runtime org.argeo.slc.launcher @@ -252,16 +225,21 @@ limitations under the License. org.argeo.slc.detached ${project.version} + + org.argeo.slc.runtime + org.argeo.slc.lib.detached + ${project.version} + org.argeo.slc.runtime org.argeo.slc.support.simple ${project.version} - + ${project.version} + org.argeo.slc.runtime org.argeo.slc.support.hibernate @@ -287,11 +265,21 @@ limitations under the License. org.argeo.slc.osgiboot ${project.version} + + org.argeo.slc.runtime + org.argeo.slc.support.osgi + ${project.version} + org.argeo.slc.runtime org.argeo.slc.support.equinox ${project.version} + + org.argeo.slc.runtime + org.argeo.slc.support.jemmy + ${project.version} + org.junit @@ -392,6 +399,12 @@ limitations under the License. org.dbunit com.springsource.org.dbunit 2.2.0 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + @@ -402,27 +415,25 @@ limitations under the License. 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 + com.springsource.slf4j.api + ${version.slf4j} org.slf4j - com.springsource.slf4j.jcl - 1.5.3 + com.springsource.slf4j.org.apache.commons.logging + ${version.slf4j} org.slf4j - com.springsource.slf4j.org.apache.log4j - 1.5.3 + com.springsource.slf4j.log4j + ${version.slf4j} @@ -430,16 +441,34 @@ limitations under the License. org.springframework org.springframework.core ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework org.springframework.beans ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework org.springframework.context ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework @@ -447,89 +476,202 @@ limitations under the License. org.springframework.context.support ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework org.springframework.orm ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework org.springframework.jdbc ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework org.springframework.transaction ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework org.springframework.web ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework org.springframework.web.servlet ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework org.springframework.aop ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework org.springframework.jms ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework.ws org.springframework.oxm ${version.spring-ws} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + + org.springframework.osgi org.springframework.osgi.extender ${version.spring-osgi} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework.osgi org.springframework.osgi.core ${version.spring-osgi} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework.osgi org.springframework.osgi.web.extender ${version.spring-osgi} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework.osgi org.springframework.osgi.web ${version.spring-osgi} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework.osgi org.springframework.osgi.test ${version.spring-osgi} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + - org.argeo.slc.dep.osgi + org.argeo.dep.osgi org.argeo.dep.osgi.catalina.start - 1.0.0.argeo3 + 1.0.0.argeo4 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + + + + + + org.springframework.security + org.springframework.security + 2.0.4.A + + + org.springframework + org.springframework.web + + + org.apache.commons + com.springsource.org.apache.commons.logging + + + + + org.antlr + com.springsource.org.antlr + 3.0.1 org.aspectj com.springsource.org.aspectj.runtime - 1.6.2.RELEASE + 1.6.3.RELEASE org.aspectj com.springsource.org.aspectj.weaver - 1.6.2.RELEASE + 1.6.3.RELEASE org.aopalliance @@ -544,19 +686,23 @@ limitations under the License. org.objectweb.asm com.springsource.org.objectweb.asm - 1.5.3 + ${version.asm} org.objectweb.asm com.springsource.org.objectweb.asm.attrs - 1.5.3 + ${version.asm} + + + org.objectweb.asm + com.springsource.org.objectweb.asm.tree.analysis + ${version.asm} - org.apache.ant com.springsource.org.apache.tools.ant - 1.7.0 + 1.7.1 @@ -574,6 +720,12 @@ limitations under the License. org.apache.bsf com.springsource.org.apache.bsf 2.4.0 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.beanshell @@ -597,7 +749,7 @@ limitations under the License. org.argeo.dep.osgi org.argeo.dep.osgi.commons.cli - 1.1 + 1.1.0.argeo1 org.argeo.dep.osgi @@ -614,6 +766,17 @@ limitations under the License. com.springsource.org.apache.commons.dbcp 1.2.2.osgi + + org.apache.commons + com.springsource.org.apache.commons.fileupload + 1.2.0 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + + @@ -630,6 +793,12 @@ limitations under the License. com.mysql.jdbc com.springsource.com.mysql.jdbc 5.1.6 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + @@ -637,6 +806,12 @@ limitations under the License. org.codehaus.castor com.springsource.org.castor 1.2.0 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.apache.xerces @@ -768,8 +943,17 @@ limitations under the License. org.hibernate com.springsource.org.hibernate - 3.2.6.ga - + 3.3.1.GA + + + org.apache.commons + com.springsource.org.apache.commons.logging + + + org.slf4j + com.springsource.slf4j.api + + net.sourceforge.jexcelapi @@ -779,7 +963,13 @@ limitations under the License. net.sourceforge.ehcache com.springsource.net.sf.ehcache - 1.4.1 + 1.6.0 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + edu.emory.mathcs.backport @@ -812,6 +1002,16 @@ limitations under the License. org.argeo.dep.osgi.activemq ${version.activemq} + + org.argeo.dep.osgi + org.argeo.dep.osgi.activemq.optional + 5.2.0.0001 + + + org.argeo.dep.osgi + org.argeo.dep.osgi.activemq.xmpp + 5.2.0.0001 + org.apache.activemq com.springsource.org.apache.activemq.pool @@ -821,6 +1021,10 @@ limitations under the License. org.apache.activemq com.springsource.org.apache.activemq + + org.apache.commons + com.springsource.org.apache.commons.logging + + + com.jcraft.jsch + com.springsource.com.jcraft.jsch + 0.1.25 + + + + + com.opensymphony.quartz + com.springsource.org.quartz + 1.6.2 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + + + + + + org.argeo.dep.jemmy + org.argeo.dep.jemmy.nb61 + 0.2.2 + + + org.argeo.dep.jacob + org.argeo.dep.jacob + 1.14.3.argeo4 + + + org.argeo.dep.jacob + org.argeo.dep.jacob.win32.x86 + 1.14.3.argeo4 + + + + org.springframework + org.springframework.jdbc + ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + + + + org.custommonkey.xmlunit + com.springsource.org.custommonkey.xmlunit + 1.2.0 + + + + + org.beanshell + com.springsource.bsh + 2.0.0.b4 + + + org.codehaus.groovy + com.springsource.org.codehaus.groovy + 1.6.3 + + + + org.apache.commons + com.springsource.org.apache.commons.beanutils + 1.7.0 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + + @@ -1029,7 +1310,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-report-plugin false - + true @@ -1050,16 +1331,35 @@ limitations under the License. + + org.apache.maven.plugins + maven-changelog-plugin false - --> org.apache.maven.plugins - maven-changelog-plugin + maven-pmd-plugin + 2.3 false + + true + 1.5 + true + + **/springutil/*.java + + + + + + cpd + + +