X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=d0cc2be8637624e7ee35fab1f9e2a34c5b3a0882;hb=36862e777231ee8beecf4d5c7081fdfb8e28cfbd;hp=38c9f2701d6b66f530e26d08f047378c793916e5;hpb=7027af4f3bd598ab86d785d935fa784fbf5663bb;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 38c9f2701..d0cc2be86 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.argeo @@ -8,22 +9,21 @@ org.argeo.commons argeo-commons - 0.3.2 + 0.3.4-SNAPSHOT Argeo Commons pom 0.3 - 1.1.4 - 0.3.2 - 0.12.5 + 1.1.6-SNAPSHOT + 0.3.4-SNAPSHOT 3.6.2 - - - 2.2.0 + 1.0.33 1.1.1 + file:///srv/projects/www/commons/site http://projects.argeo.org/commons/site + /srv/rpmfactory/argeo-osgi-staging/6/x86_64 basic @@ -31,14 +31,13 @@ server eclipse security - gis - sandbox + demo ${site.urlBase}/${developmentCycle} - scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-0.3.2 - scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-0.3.2 - https://svn.argeo.org/commons/tags/argeo-commons-0.3.2 + scm:svn:https://svn.argeo.org/commons/trunk + scm:svn:https://svn.argeo.org/commons/trunk + https://svn.argeo.org/commons/trunk @@ -80,10 +79,17 @@ limitations under the License. + + + org.apache.maven.wagon + wagon-webdav + 1.0-beta-2 + + + - org.apache.maven.plugins maven-compiler-plugin 2.3.2 @@ -92,7 +98,6 @@ limitations under the License. - org.apache.maven.plugins maven-source-plugin 2.1.2 @@ -106,20 +111,13 @@ limitations under the License. - org.apache.maven.plugins maven-clean-plugin 2.4.1 - org.apache.maven.plugins maven-surefire-plugin 2.7.1 - - org.argeo.maven.plugins - maven-argeo-osgi-plugin - ${version.maven-argeo-osgi} - maven-jar-plugin 2.3.1 @@ -129,10 +127,27 @@ limitations under the License. + + maven-antrun-plugin + 1.7 + + + maven-resources-plugin + 2.4.3 + + + maven-site-plugin + 2.1.1 + + + maven-release-plugin + 2.1 + + org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + 2.2.0 true META-INF @@ -153,13 +168,49 @@ limitations under the License. + + + org.codehaus.mojo + buildnumber-maven-plugin + 1.0-beta-4 + + + org.codehaus.mojo + rpm-maven-plugin + 2.1-alpha-1 + true + + ${project.version} + r${buildNumber}.el6 + argeo6 + mbaudier@argeo.org + Applications/System + /usr + + + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + + + org.argeo.maven.plugins + maven-argeo-osgi-plugin + ${version.maven-argeo-osgi} + + + + com.mycila.maven-license-plugin + maven-license-plugin + 1.8.0 + org.codehaus.mojo buildnumber-maven-plugin - 1.0-beta-4 generate-resources @@ -184,7 +235,6 @@ limitations under the License. org.apache.maven.plugins maven-resources-plugin - 2.4.3 UTF-8 @@ -192,12 +242,10 @@ limitations under the License. org.apache.maven.plugins maven-site-plugin - 2.1.1 org.apache.maven.plugins maven-release-plugin - 2.1 true release @@ -207,7 +255,6 @@ limitations under the License. com.mycila.maven-license-plugin maven-license-plugin - 1.8.0
license-apache2-header.txt
true @@ -368,5 +415,27 @@ limitations under the License. + + localrepo + + + localrepo + Internal Release Repository + dav:http://localrepo:7080/org.argeo.jcr.webapp/webdav/node/main/repo + + + localrepo.snapshots + Internal Snapshot Repository + dav:http://localrepo:7080/org.argeo.jcr.webapp/webdav/node/main/repo + + + + + full + + doc + sandbox + +
\ No newline at end of file