X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=aa4bbc607ea8341bd01224119b55b7a5a7bb0d7f;hb=fd57c2fdf6dac352806fc5517355627c545e768b;hp=c567c122f5532553ceb4793f541281c1a5bb117b;hpb=534cbc59a3b6abaa7dbf0d404bf480762f5dbbe0;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index c567c122f..aa4bbc607 100644 --- a/pom.xml +++ b/pom.xml @@ -9,24 +9,35 @@ org.argeo.commons argeo-commons - 0.2.1-SNAPSHOT + 0.3.4-SNAPSHOT Argeo Commons pom - 0.2 - 1.1.0-SNAPSHOT - 0.12.4 - 0.1.29-SNAPSHOT - 2.0.1 - 1.1.0-SNAPSHOT - file:///var/argeo/projects/commons/www/site - http://www.argeo.org/projects/commons/site + 0.3 + 1.1.7 + 0.3.4-SNAPSHOT + + file:///srv/projects/www/commons/site + http://projects.argeo.org/commons/site + 6 + /srv/rpmfactory/argeo-osgi-staging/6/x86_64 + + UTF-8 + + basic + osgi + server + eclipse + security + demo + ${site.urlBase}/${developmentCycle} - 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 + scm:svn:https://svn.argeo.org/commons/trunk + scm:svn:https://svn.argeo.org/commons/trunk + + https://svn.argeo.org/commons/trunk @@ -34,9 +45,9 @@ http://www.apache.org/licenses/LICENSE-2.0.txt repo QA + + bsinou + Bruno Sinou + + Argeo + http://www.argeo.org + + developer + + - - basic - osgi - server - security - eclipse - sandbox - + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.2 + + + - org.apache.maven.plugins maven-compiler-plugin + 2.3.2 - 1.5 - 1.5 + 1.6 + 1.6 - org.apache.maven.plugins maven-source-plugin + 2.1.2 attach-sources @@ -100,29 +121,50 @@ limitations under the License. - org.argeo.maven.plugins - maven-argeo-osgi-plugin - ${version.maven-argeo-osgi} + maven-clean-plugin + 2.4.1 + + + maven-surefire-plugin + 2.7.1 maven-jar-plugin + 2.3.1 - target/classes/META-INF/MANIFEST.MF + META-INF/MANIFEST.MF + + 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.3.7 true - target/classes/META-INF + META-INF - ${project.version}-r${buildNumber} - ${pom.artifactId} - <_removeheaders>Bnd-LastModified + ${project.version}-r${timestamp} + ${project.artifactId} + JavaSE-1.6 @@ -135,6 +177,43 @@ limitations under the License. + + + org.codehaus.mojo + buildnumber-maven-plugin + 1.0 + + + org.codehaus.mojo + rpm-maven-plugin + 2.1-alpha-1 + true + + ${project.version} + r${timestamp}.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 + 1.0.33 + + + + com.mycila.maven-license-plugin + maven-license-plugin + 1.8.0 + @@ -143,16 +222,16 @@ limitations under the License. buildnumber-maven-plugin - validate + generate-resources - create + create-timestamp false false - true + yyMMdd_HHmm @@ -165,6 +244,9 @@ limitations under the License. org.apache.maven.plugins maven-site-plugin + + doc/site + org.apache.maven.plugins @@ -198,6 +280,9 @@ limitations under the License. + + @@ -210,6 +295,22 @@ limitations under the License. + + + argeo + http://maven.argeo.org/argeo + + true + daily + fail + + + false + never + fail + + + argeo-commons-site @@ -222,6 +323,7 @@ limitations under the License. org.apache.maven.plugins maven-project-info-reports-plugin + 2.3.1 @@ -244,6 +346,7 @@ limitations under the License. org.apache.maven.plugins maven-javadoc-plugin + 2.7 false true @@ -253,6 +356,7 @@ limitations under the License. org.apache.maven.plugins maven-jxr-plugin + 2.2 true @@ -260,6 +364,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-report-plugin + 2.7.1 false true @@ -268,6 +373,7 @@ limitations under the License. org.codehaus.mojo taglist-maven-plugin + 2.4 true @@ -280,6 +386,7 @@ limitations under the License. org.apache.maven.plugins maven-changelog-plugin + 2.2 false @@ -316,5 +423,37 @@ 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 + + + + el5 + + 5 + /srv/rpmfactory/argeo-osgi-staging/5/x86_64 + + + \ No newline at end of file