X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=1ec5d05ceba60eea5b57514422993a296cd1e339;hb=3c6f90576a923f66322b6364df6244abb6a0b57c;hp=c8d8e63994b0086a8c21f307f1086d26490de86a;hpb=617fc6fc40e5f4f862c2e745083fb2acf8813730;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index c8d8e6399..1ec5d05ce 100644 --- a/pom.xml +++ b/pom.xml @@ -8,33 +8,174 @@ Argeo Commons pom + 0.1 0.12.1-SNAPSHOT + 0.1.21 + 2.0.0 + 0.8.2.1 + + scm:svn:https://www.argeo.org/svn/commons/trunk + scm:svn:https://www.argeo.org/svn/commons/trunk + https://www.argeo.org/svn/commons/trunk + + + Bugzilla + https://www.argeo.org/bugzilla/ + + + + Apache 2 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + Argeo + http://www.argeo.org + + + + mbaudier + Mathieu Baudier + + Argeo + http://www.argeo.org + + architect + developer + QA + + + + osgi server + security + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + + + org.argeo.maven.plugins + maven-argeo-osgi-plugin + ${version.maven-argeo-osgi} + + + maven-jar-plugin + + + target/classes/META-INF/MANIFEST.MF + + + + + org.apache.felix + maven-bundle-plugin + ${version.maven-bundle-plugin} + true + + target/classes/META-INF + + ${project.version}-r${buildNumber} + ${pom.artifactId} + <_removeheaders>Bnd-LastModified + + + + + bundle-manifest + process-classes + + manifest + + + + + + - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - - org.apache.maven.plugins - maven-source-plugin + org.codehaus.mojo + buildnumber-maven-plugin + 1.0-beta-3 - attach-sources - package + validate - jar + create + + false + false + true + + + + org.apache.maven.plugins + maven-resources-plugin + + UTF-8 + + + + org.apache.maven.plugins + maven-site-plugin + 2.0-beta-5 + + + + org.apache.maven.plugins + maven-release-plugin + + true + release + deploy + @@ -133,4 +274,18 @@ + + + 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 + + \ No newline at end of file