X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=74f85b05fad3eadb577b06e52488e3e36b3ff269;hb=b799066b80eefac9d6297aff33e95fcdeb1923c3;hp=a51cf4322e0388d9cac4b4e538ddc02f366d947e;hpb=ae5d3bfff1c2b7abd8c1a16a0435aa07a55acd08;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index a51cf4322..74f85b05f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,31 +1,45 @@ - + 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.4-SNAPSHOT - 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.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 + + basic + osgi + server + eclipse + security + demo + doc + sandbox + ${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 @@ -35,7 +49,7 @@ - - basic - osgi - server - security - sandbox - + + + org.apache.maven.wagon + wagon-webdav + 1.0-beta-2 + + org.apache.maven.plugins maven-compiler-plugin + 2.3.2 1.5 1.5 @@ -87,6 +102,7 @@ limitations under the License. org.apache.maven.plugins maven-source-plugin + 2.1.2 attach-sources @@ -97,6 +113,16 @@ 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 @@ -104,9 +130,10 @@ limitations under the License. maven-jar-plugin + 2.3.1 - target/classes/META-INF/MANIFEST.MF + META-INF/MANIFEST.MF @@ -116,10 +143,11 @@ limitations under the License. ${version.maven-bundle-plugin} true - target/classes/META-INF + META-INF ${project.version}-r${buildNumber} - ${pom.artifactId} + ${project.artifactId} + J2SE-1.5 <_removeheaders>Bnd-LastModified @@ -139,9 +167,10 @@ limitations under the License. org.codehaus.mojo buildnumber-maven-plugin + 1.0-beta-4 - validate + generate-resources create @@ -150,12 +179,20 @@ limitations under the License. false false - true + {0,date,yyyyMMdd_HHmmss} + + timestamp + + git + + svn + org.apache.maven.plugins maven-resources-plugin + 2.4.3 UTF-8 @@ -163,16 +200,41 @@ 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 clean install + + com.mycila.maven-license-plugin + maven-license-plugin + 1.8.0 + +
license-apache2-header.txt
+ true + true + + src/**/*.java + src/**/*.xml + + + **/springutil/** + **/qooxdoo-sdk/** + + true + + SLASHSTAR_STYLE + XML_STYLE + +
+
@@ -189,7 +251,7 @@ limitations under the License. argeo - http://www.argeo.org/maven/argeo + http://maven.argeo.org/argeo true daily @@ -214,6 +276,7 @@ limitations under the License. org.apache.maven.plugins maven-project-info-reports-plugin + 2.3.1 @@ -236,6 +299,7 @@ limitations under the License. org.apache.maven.plugins maven-javadoc-plugin + 2.7 false true @@ -245,6 +309,7 @@ limitations under the License. org.apache.maven.plugins maven-jxr-plugin + 2.2 true @@ -252,6 +317,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-report-plugin + 2.7.1 false true @@ -260,6 +326,7 @@ limitations under the License. org.codehaus.mojo taglist-maven-plugin + 2.4 true @@ -272,6 +339,7 @@ limitations under the License. org.apache.maven.plugins maven-changelog-plugin + 2.2 false @@ -308,5 +376,20 @@ limitations under the License. + + localrepo + + + localrepo + Internal Release Repository + dav:http://localrepo:7070/org.argeo.jcr.webapp/webdav/node/dev/repo + + + localrepo.snapshots + Internal Snapshot Repository + dav:http://localrepo:7070/org.argeo.jcr.webapp/webdav/node/dev/repo + + +
\ No newline at end of file