From: Mathieu Baudier Date: Mon, 21 Dec 2015 16:16:01 +0000 (+0000) Subject: Improve local repo X-Git-Tag: argeo-commons-2.1.32~7 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=7d7b92206bea0a5b92f15823f0d6490306e7e28b;p=lgpl%2Fargeo-commons.git Improve local repo git-svn-id: https://svn.argeo.org/commons/trunk@8732 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/pom.xml b/pom.xml index 1b4f77cb3..8e26fb261 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.argeo.commons argeo-commons @@ -76,7 +77,7 @@ limitations under the License. org.apache.maven.wagon wagon-webdav-jackrabbit - 2.8 + 2.10 src @@ -248,7 +249,7 @@ limitations under the License. org.codehaus.mojo rpm-maven-plugin 2.1.4 - + true ${project.version} @@ -271,7 +272,7 @@ limitations under the License. maven-site-plugin - 3.0 + 3.4 doc/site true @@ -280,7 +281,7 @@ limitations under the License. org.apache.maven.plugins maven-project-info-reports-plugin - 2.4 + 2.8.1 @@ -294,7 +295,7 @@ limitations under the License. maven-javadoc-plugin - 2.8.1 + 2.10.3 UTF-8 *.demo.*:*.internal.* @@ -325,7 +326,7 @@ limitations under the License. maven-jxr-plugin - 2.3 + 2.5 **/demo/**/* @@ -454,8 +455,8 @@ limitations under the License. localrepo - argeo-tp - http://localhost:7080/data/public/java/argeo-tp-${developmentCycle.argeo-commons}/ + staging + dav:http://localhost:7070/data/files/java/argeo-commons-${developmentCycle.argeo-commons} true daily @@ -466,9 +467,12 @@ limitations under the License. staging - Internal Release Repository - dav:http://localhost:7080/data/files/java/argeo-commons-${developmentCycle.argeo-commons} + dav:http://localhost:7070/data/files/java/argeo-commons-${developmentCycle.argeo-commons} + + staging + dav:http://localhost:7070/data/files/docs/argeo-commons-${developmentCycle.argeo-commons} + @@ -485,8 +489,10 @@ limitations under the License. - - + + @@ -511,8 +517,10 @@ limitations under the License. - - + +