X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=4874d6815e782f565480f4cd49a46f96517f3c63;hb=fc6f7bf33681e51f6605da01b8495ada1267512d;hp=cc26b5716209b34d9e3753614e5a354b52999889;hpb=326fc8b7836943d3974c4ee3925265d1b5d36f1d;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index cc26b5716..4874d6815 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -7,17 +7,15 @@ argeo-slc pom Argeo SLC - 0.5.1-SNAPSHOT + 0.8-SNAPSHOT SLC Distribution http://www.argeo.org/projects/slc/${project.artfactId}/${project.version} - ../org.argeo.slc.core ../org.argeo.slc.example - scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc @@ -55,56 +53,45 @@ - - - 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-javadoc-plugin - - - attach-javadoc - verify - - jar - - - - - + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadoc + package + + jar + + + + + + + org.apache.maven.plugins maven-assembly-plugin @@ -116,23 +103,6 @@ - - - assembly-exampleSlcAppli - verify - false - - single - - - - - src/assembly/base.xml - - - - - @@ -178,11 +148,16 @@ - - log4j - log4j - 1.2.14 - + + log4j + log4j + 1.2.14 + + + commons-logging + commons-logging + 1.1.1 + org.hibernate hibernate @@ -190,8 +165,18 @@ org.springframework - spring - 2.0.6 + spring-context + 2.5 + + + org.springframework + spring-orm + 2.5 + + + org.springframework + spring-jdbc + 2.5 org.apache.ant @@ -223,7 +208,63 @@ 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