X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=74f85b05fad3eadb577b06e52488e3e36b3ff269;hb=ed37ad5f3228e19d75cda12e366ccdc05170fbe4;hp=de428292ffc11dd6e153a3383c4b45e114152d11;hpb=a5edbf6176d62305155b4be10601aa4156d72709;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index de428292f..74f85b05f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.argeo @@ -8,21 +9,32 @@ 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 + doc + sandbox + ${site.urlBase}/${developmentCycle} scm:svn:https://svn.argeo.org/commons/trunk @@ -68,20 +80,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 +102,7 @@ limitations under the License. org.apache.maven.plugins maven-source-plugin + 2.1.2 attach-sources @@ -100,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 @@ -107,9 +130,10 @@ limitations under the License. maven-jar-plugin + 2.3.1 - target/classes/META-INF/MANIFEST.MF + META-INF/MANIFEST.MF @@ -119,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 @@ -167,6 +192,7 @@ limitations under the License. org.apache.maven.plugins maven-resources-plugin + 2.4.3 UTF-8 @@ -179,6 +205,7 @@ limitations under the License. org.apache.maven.plugins maven-release-plugin + 2.1 true release @@ -249,6 +276,7 @@ limitations under the License. org.apache.maven.plugins maven-project-info-reports-plugin + 2.3.1 @@ -271,6 +299,7 @@ limitations under the License. org.apache.maven.plugins maven-javadoc-plugin + 2.7 false true @@ -280,6 +309,7 @@ limitations under the License. org.apache.maven.plugins maven-jxr-plugin + 2.2 true @@ -287,6 +317,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-report-plugin + 2.7.1 false true @@ -295,6 +326,7 @@ limitations under the License. org.codehaus.mojo taglist-maven-plugin + 2.4 true @@ -307,6 +339,7 @@ limitations under the License. org.apache.maven.plugins maven-changelog-plugin + 2.2 false @@ -343,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