X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=2fefbd4d575937edf9db3405715faf654d45dc43;hb=09981dcb7974231ac7c077beacd64cf0ac0f04ec;hp=0555c1125655bc22fe8af40752ae8c8627f56e71;hpb=5764eb4717599e8df700094e7f0360a155e2a3bb;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index 0555c1125..2fefbd4d5 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -4,17 +4,27 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 org.argeo.slc - argeo-slc-core - Argeo SLC Core - 0.5.1-SNAPSHOT - SLC Core + 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 - - scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc - https://www.argeo.org/svn/slc/trunk/org.argeo.slc @@ -39,6 +49,7 @@ Mathieu Baudier mbaudier@argeo.org Argeo + http://www.argeo.org architect developer @@ -47,31 +58,49 @@ + + + + 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-compiler-plugin - - 1.5 - 1.5 - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - verify - - jar - - - - org.apache.maven.plugins maven-assembly-plugin + false @@ -79,15 +108,6 @@ - - - make-assembly - site - - attached - - - @@ -101,63 +121,12 @@ org.apache.maven.plugins maven-javadoc-plugin - - org.apache.maven.plugins - maven-changelog-plugin - org.codehaus.mojo cobertura-maven-plugin - - - javax.transaction - jta - 1.0.1 - - - log4j - log4j - 1.2.14 - - - org.hibernate - hibernate - 3.2.5.ga - - - org.springframework - spring - 2.0.6 - - - 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 - - @@ -180,12 +149,209 @@ + + 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/repository + 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