X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=9aefbfd00b790cf631b0273b21c60df55d3dbcc6;hb=cc63cfd1093119be58afc8dd2870e66cef649099;hp=eef8f572226ba9a195fc43429dcc31b400ee6f02;hpb=6627532f8da83357f5931494857d27686107ca07;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index eef8f5722..9aefbfd00 100644 --- a/pom.xml +++ b/pom.xml @@ -14,16 +14,19 @@ pom 0.3 - 1.1.6-SNAPSHOT + 1.1.7-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 + 6 + /srv/rpmfactory/argeo-osgi-staging/6/x86_64 + basic @@ -36,7 +39,8 @@ ${site.urlBase}/${developmentCycle} scm:svn:https://svn.argeo.org/commons/trunk - scm:svn:https://svn.argeo.org/commons/trunk + scm:svn:https://svn.argeo.org/commons/trunk + https://svn.argeo.org/commons/trunk @@ -45,9 +49,9 @@ http://www.apache.org/licenses/LICENSE-2.0.txt repo + - org.apache.maven.plugins maven-compiler-plugin 2.3.2 @@ -98,7 +102,6 @@ limitations under the License. - org.apache.maven.plugins maven-source-plugin 2.1.2 @@ -112,20 +115,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 @@ -135,17 +131,36 @@ 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 - ${project.version}-r${buildNumber} + ${project.version}-r${buildNumber} + ${project.artifactId} - J2SE-1.5 + J2SE-1.5 + <_removeheaders>Bnd-LastModified @@ -159,13 +174,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}.el${rpm.release} + argeo${rpm.release} + 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 @@ -190,7 +241,6 @@ limitations under the License. org.apache.maven.plugins maven-resources-plugin - 2.4.3 UTF-8 @@ -198,12 +248,13 @@ limitations under the License. org.apache.maven.plugins maven-site-plugin - 2.1.1 + + doc/site + org.apache.maven.plugins maven-release-plugin - 2.1 true release @@ -213,7 +264,6 @@ limitations under the License. com.mycila.maven-license-plugin maven-license-plugin - 1.8.0
license-apache2-header.txt
true @@ -380,12 +430,14 @@ limitations under the License. localrepo Internal Release Repository - dav:http://localrepo:7080/org.argeo.jcr.webapp/webdav/node/main/repo + 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 + dav:http://localrepo:7080/org.argeo.jcr.webapp/webdav/node/main/repo + @@ -396,5 +448,13 @@ limitations under the License. sandbox
+ + el5 + + 5 + /srv/rpmfactory/argeo-osgi-staging/5/x86_64 + + + \ No newline at end of file