X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=aa4bbc607ea8341bd01224119b55b7a5a7bb0d7f;hb=fd57c2fdf6dac352806fc5517355627c545e768b;hp=a1b9d6e2f95ea6cfa67547e3c329c3a16f8b23c1;hpb=92d282b306f1011fe31908b4dfffd99be8538fa2;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index a1b9d6e2f..aa4bbc607 100644 --- a/pom.xml +++ b/pom.xml @@ -1,31 +1,43 @@ - + 4.0.0 org.argeo parent - 1.0.0 + 1.2.0 org.argeo.commons argeo-commons - 0.1.3-SNAPSHOT + 0.3.4-SNAPSHOT Argeo Commons pom - 0.1 - 1.0.4-SNAPSHOT - 0.12.3 - 0.1.27 - 2.0.1 - 0.8.3.0 - 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 @@ -33,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 - + + + 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 @@ -97,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 @@ -132,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 + @@ -140,16 +222,16 @@ limitations under the License. buildnumber-maven-plugin - validate + generate-resources - create + create-timestamp false false - true + yyMMdd_HHmm @@ -162,6 +244,9 @@ limitations under the License. org.apache.maven.plugins maven-site-plugin + + doc/site + org.apache.maven.plugins @@ -172,7 +257,32 @@ limitations under the License. clean install + + 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 + +
+
+ +
@@ -188,7 +298,7 @@ limitations under the License. argeo - http://www.argeo.org/maven/argeo + http://maven.argeo.org/argeo true daily @@ -213,6 +323,7 @@ limitations under the License. org.apache.maven.plugins maven-project-info-reports-plugin + 2.3.1 @@ -235,6 +346,7 @@ limitations under the License. org.apache.maven.plugins maven-javadoc-plugin + 2.7 false true @@ -244,6 +356,7 @@ limitations under the License. org.apache.maven.plugins maven-jxr-plugin + 2.2 true @@ -251,6 +364,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-report-plugin + 2.7.1 false true @@ -259,6 +373,7 @@ limitations under the License. org.codehaus.mojo taglist-maven-plugin + 2.4 true @@ -271,6 +386,7 @@ limitations under the License. org.apache.maven.plugins maven-changelog-plugin + 2.2 false @@ -307,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