X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=531c80990724512982e3767232cdd87976a82dae;hb=1c693323456b95b4a59e1929f44153bf6c5e2245;hp=aab363019f66ffd3a6a93bea8d019cc71d2a9250;hpb=05b5ab80517fe033574c8f6c20f659918dc97496;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index aab363019..531c80990 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -4,17 +4,25 @@ 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 + pom Argeo SLC - 0.5.1-SNAPSHOT - SLC Core + 0.9-SNAPSHOT + SLC Distribution + + http://www.argeo.org/projects/slc/${project.artfactId}/${project.version} + + + ../org.argeo.slc.core + ../org.argeo.slc.example + + + 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 +47,7 @@ Mathieu Baudier mbaudier@argeo.org Argeo + http://www.argeo.org architect developer @@ -47,18 +56,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-assembly-plugin + false @@ -66,15 +106,6 @@ - - - make-assembly - site - - attached - - - @@ -98,53 +129,6 @@ - - - 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 - - @@ -167,12 +151,176 @@ + + 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 + + + + javax.xml.soap + saaj-api + 1.3 + runtime + + + com.sun.xml.messaging.saaj + saaj-impl + 1.3 + runtime + + + javax.activation + activation + 1.1 + runtime + 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 + scpexe://argeo.org/var/argeo/maven2/argeo + + + true + argeo-snapshots-restricted + Argeo FOSS Snapshots Repository + + scpexe://argeo.org/var/argeo/maven2/argeo-snapshots + + + + argeo-slc-site + SLC Site + + scpexe://argeo.org/var/argeo/projects/SLC/www/site + + + \ No newline at end of file