X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=eef8f572226ba9a195fc43429dcc31b400ee6f02;hb=c48d07f48403fb40c7ea5843c8e723beccfcf5fb;hp=8f6ae885ff735cffe82417f8e80f4150fa0bde86;hpb=31ab440eeff1b12997924e077aee38479005cb62;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 8f6ae885f..eef8f5722 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.argeo @@ -8,21 +9,30 @@ org.argeo.commons argeo-commons - 0.2.2-SNAPSHOT + 0.3.4-SNAPSHOT Argeo Commons pom - 0.2 - 1.1.1-SNAPSHOT - 0.2.2-SNAPSHOT - 0.12.5 - 3.6.1 - 0.1.29 - 2.0.1 - 1.1.0 + 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 + ${site.urlBase}/${developmentCycle} scm:svn:https://svn.argeo.org/commons/trunk @@ -68,20 +78,20 @@ limitations under the License. - - basic - osgi - server - security - eclipse - 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 @@ -90,6 +100,7 @@ limitations under the License. org.apache.maven.plugins maven-source-plugin + 2.1.2 attach-sources @@ -100,6 +111,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 @@ -107,9 +128,10 @@ limitations under the License. maven-jar-plugin + 2.3.1 - target/classes/META-INF/MANIFEST.MF + META-INF/MANIFEST.MF @@ -119,10 +141,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 @@ -142,9 +165,10 @@ limitations under the License. org.codehaus.mojo buildnumber-maven-plugin + 1.0-beta-4 - validate + generate-resources create @@ -153,12 +177,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 @@ -171,6 +203,7 @@ limitations under the License. org.apache.maven.plugins maven-release-plugin + 2.1 true release @@ -241,6 +274,7 @@ limitations under the License. org.apache.maven.plugins maven-project-info-reports-plugin + 2.3.1 @@ -263,6 +297,7 @@ limitations under the License. org.apache.maven.plugins maven-javadoc-plugin + 2.7 false true @@ -272,6 +307,7 @@ limitations under the License. org.apache.maven.plugins maven-jxr-plugin + 2.2 true @@ -279,6 +315,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-report-plugin + 2.7.1 false true @@ -287,6 +324,7 @@ limitations under the License. org.codehaus.mojo taglist-maven-plugin + 2.4 true @@ -299,6 +337,7 @@ limitations under the License. org.apache.maven.plugins maven-changelog-plugin + 2.2 false @@ -335,5 +374,27 @@ 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 + + \ No newline at end of file