From 2c09137f6bad6d703a51240c6830b20b437f8ed8 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Sat, 31 May 2008 15:12:51 +0000 Subject: [PATCH] Updates required by deploy git-svn-id: https://svn.argeo.org/slc/trunk@1149 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- org.argeo.slc/pom.xml | 721 +++++++++++++++++++++--------------------- 1 file changed, 365 insertions(+), 356 deletions(-) diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index 2fefbd4d5..18f445486 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -1,357 +1,366 @@ - - - 4.0.0 - org.argeo.slc - argeo-slc - pom - Argeo SLC - 0.9-SNAPSHOT - SLC Distribution - - http://www.argeo.org/projects/slc/${project.artfactId}/${project.version} - - - - 2.5.3 - - - - scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc - - https://www.argeo.org/svn/slc/trunk/org.argeo.slc - - - Bugzilla - https://www.argeo.org/bugzilla/ - - - - Apache 2 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - A business-friendly OSS license - - - - Argeo - http://www.argeo.org - - - - mbaudier - Mathieu Baudier - mbaudier@argeo.org - Argeo - http://www.argeo.org - - architect - developer - - +1 - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - package - - jar - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - attach-javadoc - package - - jar - - - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - false - - - - src/assembly/with-dependencies.xml - - - - - - - - - - org.apache.maven.plugins - maven-surefire-report-plugin - - - org.apache.maven.plugins - maven-javadoc-plugin - - - org.codehaus.mojo - cobertura-maven-plugin - - - - - - - javax.transaction - jta - 1.0.1 - - - org.dbunit - dbunit - 2.2 - - - junit-addons - junit-addons - - - poi - poi - - - - - log4j - log4j - 1.2.14 - - - commons-logging - commons-logging - 1.1.1 - - - org.hibernate - hibernate - 3.2.5.ga - - - - org.springframework - spring-context - ${version.spring} - - - org.springframework - spring-orm - ${version.spring} - - - org.springframework - spring-jdbc - ${version.spring} - - - org.springframework - spring-webmvc - ${version.spring} - - - org.springframework.ws - spring-ws-core - 1.5.0 - - - org.springframework.ws - spring-oxm - 1.5.0 - - - - org.apache.ant - ant - 1.7.0 - - - org.apache.commons - commons-io - 1.3.2 - - - org.dbunit - dbunit - 2.2 - - - junit - junit - 3.8.2 - - - hsqldb - hsqldb - 1.8.0.9 - - - - org.codehaus.castor - castor - 1.1.2.1 - - - xerces - xerces - - - - - xerces - xercesImpl - 2.8.1 - - - - xalan - xalan - 2.7.0 - - - - javax.xml.soap - saaj-api - 1.3 - runtime - - - javax.activation - activation - - - - - com.sun.xml.messaging.saaj - saaj-impl - 1.3 - runtime - - - javax.activation - activation - 1.1 - runtime - - - - javax.servlet - jstl - 1.1.2 - - - taglibs - standard - 1.1.2 - - - javax.servlet - servlet-api - 2.5 - - - c3p0 - c3p0 - 0.9.1.2 - - - - - - central - http://www.argeo.org/maven/proxy - - true - daily - warn - - - - 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 - argeo-restricted - Argeo FOSS Repository - file:///var/argeo/maven2/argeo - - - true - argeo-snapshots-restricted - Argeo FOSS Snapshots Repository - - file:///var/argeo/maven2/argeo-snapshots - - - - argeo-slc-site - SLC Site - - file:///var/argeo/projects/SLC/www/site/${project.version} - - - + + + 4.0.0 + org.argeo.slc + argeo-slc + pom + Argeo SLC + 0.9-SNAPSHOT + SLC Distribution + + http://www.argeo.org/projects/slc/${project.artfactId}/${project.version} + + + + 2.5.3 + + + + scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc + + https://www.argeo.org/svn/slc/trunk/org.argeo.slc + + + Bugzilla + https://www.argeo.org/bugzilla/ + + + + Apache 2 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + A business-friendly OSS license + + + + Argeo + http://www.argeo.org + + + + mbaudier + Mathieu Baudier + mbaudier@argeo.org + Argeo + http://www.argeo.org + + architect + developer + + +1 + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadoc + package + + jar + + + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + false + + + + src/assembly/with-dependencies.xml + + + + + + + + + + org.apache.maven.plugins + maven-surefire-report-plugin + + + org.apache.maven.plugins + maven-javadoc-plugin + + + org.codehaus.mojo + cobertura-maven-plugin + + + + + + + javax.transaction + jta + 1.0.1 + + + org.dbunit + dbunit + 2.2 + + + junit-addons + junit-addons + + + poi + poi + + + + + log4j + log4j + 1.2.14 + + + commons-logging + commons-logging + 1.1.1 + + + org.hibernate + hibernate + 3.2.5.ga + + + + org.springframework + spring-context + ${version.spring} + + + org.springframework + spring-orm + ${version.spring} + + + org.springframework + spring-jdbc + ${version.spring} + + + org.springframework + spring-webmvc + ${version.spring} + + + org.springframework.ws + spring-ws-core + 1.5.0 + + + org.springframework.ws + spring-oxm + 1.5.0 + + + + org.apache.ant + ant + 1.7.0 + + + org.apache.ant + ant-util + 1.7.0 + + + org.apache.ant + ant-commons-logging + 1.7.0 + + + + org.apache.commons + commons-io + 1.3.2 + + + org.dbunit + dbunit + 2.2 + + + junit + junit + 3.8.2 + + + hsqldb + hsqldb + 1.8.0.9 + + + + org.codehaus.castor + castor + 1.1.2.1 + + + xerces + xerces + + + + + xerces + xercesImpl + 2.8.1 + + + + xalan + xalan + 2.7.0 + + + + javax.xml.soap + saaj-api + 1.3 + runtime + + + javax.activation + activation + + + + + com.sun.xml.messaging.saaj + saaj-impl + 1.3 + runtime + + + javax.activation + activation + 1.1 + runtime + + + + javax.servlet + jstl + 1.1.2 + + + taglibs + standard + 1.1.2 + + + javax.servlet + servlet-api + 2.5 + + + c3p0 + c3p0 + 0.9.1.2 + + + + + + central + http://www.argeo.org/maven/proxy + + true + daily + warn + + + + 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 + argeo-restricted + Argeo FOSS Repository + file:///var/argeo/maven2/argeo + + + true + argeo-snapshots-restricted + Argeo FOSS Snapshots Repository + file:///var/argeo/maven2/argeo-snapshots + + + argeo-slc-site + SLC Site + + file:///var/argeo/projects/SLC/www/site/${project.version} + + + \ No newline at end of file -- 2.39.2