X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=361565a17c1378d045f4abde90dd9e109f7d632e;hb=e1133b983c25f3c14a189d5609ee88a5fd4c3c29;hp=7c1833998cc421a48c22130cc3cbf80198ffeee4;hpb=01d8a068cd14fb2b4dab2a1483b3c5f1ad2b2e55;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 7c1833998..361565a17 100644 --- a/pom.xml +++ b/pom.xml @@ -1,23 +1,17 @@ - + 4.0.0 - - org.argeo - parent - 1.2.0 - org.argeo.commons argeo-commons - 0.3.4-SNAPSHOT + 1.1.3-SNAPSHOT Argeo Commons Generic layers integrating free / open source technologies in order to quickly develop custom enterprise systems: security, JCR, user interface, monitoring pom - 0.3 - 2011-03-24 - 1.1.7 - 0.3.4-SNAPSHOT + 1.1 + 2012-06-19 + 1.3.1 + 1.1.2 file:///srv/projects/www/commons/site http://projects.argeo.org/commons/site @@ -32,8 +26,11 @@ server eclipse security - demo + + Argeo + http://www.argeo.org + ${site.urlBase}/${developmentCycle} scm:svn:https://svn.argeo.org/commons/trunk @@ -67,6 +64,10 @@ limitations under the License. + + Bugzilla + https://bugzilla.argeo.org + mbaudier @@ -148,9 +149,16 @@ limitations under the License. maven-resources-plugin 2.5 + + maven-dependency-plugin + 2.4 + maven-release-plugin 2.2.2 + + true + @@ -309,20 +317,6 @@ limitations under the License. yyyy-MM-dd - - - - - - - - - - - - - - @@ -359,16 +353,42 @@ limitations under the License. false + + maven-release-plugin + + deploy + rpmbuild,rpmbuild-tp,el5 + + + + com.mycila.maven-license-plugin + maven-license-plugin + +
license-apache2-header.txt
+ true + true + + src/**/*.java + src/**/*.xml + + + **/springutil/** + **/qooxdoo-sdk/** + + true + + SLASHSTAR_STYLE + XML_STYLE + +
+
- - - org.argeo.dep - versions-all + org.argeo.tp + binaries ${version.argeo-distribution} pom import @@ -377,8 +397,8 @@ limitations under the License. - argeo - http://maven.argeo.org/argeo + argeo-tp + http://dev.argeo.org/org.argeo.jcr.webapp/public/java/org.argeo.tp-1.3.1 true daily @@ -391,24 +411,50 @@ limitations under the License. + + + central + http://repo1.maven.org/maven2 + + true + daily + fail + + + false + never + fail + + + + argeo + http://maven.argeo.org/argeo + + true + daily + fail + + + false + never + fail + + + + + false + argeo-commons-restricted + Argeo FOSS Repository + dav:http://localhost:7080/org.argeo.jcr.webapp/webdav/java/org.argeo.commons-${version.argeo-commons} + argeo-commons-site Argeo Commons Site - file://${site.repoBase}/${developmentCycle}/ + file://${site.repoBase}/${project.version} - - release - - - argeo-commons-site - Argeo Commons Site - file://${site.repoBase}/${project.version} - - - localrepo @@ -421,18 +467,10 @@ limitations under the License. localrepo.snapshots Internal Snapshot Repository - dav:http://localrepo:7080/org.argeo.jcr.webapp/webdav/node/main/repo - + dav:http://localhost:7070/org.argeo.jcr.webapp/webdav/java/org.argeo.commons-${version.argeo-commons} - - full - - doc - sandbox - - el5 @@ -441,5 +479,11 @@ limitations under the License. + + doc + + doc + +
\ No newline at end of file