X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=6b4ef25db41ab12b01721f4037387a07cfbb273b;hb=fc005681c72e67ee57d2f89f4ce5485e660d5acf;hp=cb51d0c213b1c319eb4ab9536ae58fcc6e46d3c9;hpb=0cb59a64c1fb753ce5bf67ba2b3c337cad0e5279;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index cb51d0c21..6b4ef25db 100644 --- a/pom.xml +++ b/pom.xml @@ -3,17 +3,17 @@ 4.0.0 org.argeo.commons argeo-commons - 2.1.23-SNAPSHOT + 2.1.40-SNAPSHOT Argeo Commons pom - 2.1.22 + 2.1.39 2.1 2012-12-19 - 2.1.8 + 2.1.12 - 6 - /srv/rpmfactory/argeo-osgi-2-staging/6/x86_64 + 7 + /srv/rpmfactory/argeo-osgi-2-staging/7/x86_64 UTF-8 @@ -76,7 +76,7 @@ limitations under the License. org.apache.maven.wagon wagon-webdav-jackrabbit - 2.8 + 2.10 src @@ -126,10 +126,10 @@ limitations under the License. maven-compiler-plugin - 3.2 + 3.3 - 1.7 - 1.7 + 1.8 + 1.8 eclipse true @@ -141,7 +141,7 @@ limitations under the License. org.codehaus.plexus plexus-compiler-eclipse - 2.3 + 2.6 @@ -194,7 +194,7 @@ limitations under the License. maven-antrun-plugin - 1.7 + 1.8 maven-resources-plugin @@ -227,7 +227,7 @@ limitations under the License. <_include>bnd.bnd ${project.version}-r${tstamp} ${project.artifactId} - JavaSE-1.7 + JavaSE-1.8 <_removeheaders>Bnd-LastModified,Build-Jdk,Built-By,Tool,Created-By ${project.groupId} @@ -247,12 +247,12 @@ limitations under the License. org.codehaus.mojo rpm-maven-plugin - 2.1-alpha-1 + 2.1.4 + true ${project.version} - 1.el${rpm.release} - argeo${rpm.release} + argeo${argeo.rpm.release} Applications/System /usr @@ -266,12 +266,12 @@ limitations under the License. org.argeo.maven.plugins maven-argeo-osgi-plugin - 1.1.4 + 1.1.5 maven-site-plugin - 3.0 + 3.4 doc/site true @@ -280,7 +280,7 @@ limitations under the License. org.apache.maven.plugins maven-project-info-reports-plugin - 2.4 + 2.8.1 @@ -294,8 +294,9 @@ limitations under the License. maven-javadoc-plugin - 2.8.1 + 2.10.3 + false UTF-8 *.demo.*:*.internal.* true @@ -325,7 +326,7 @@ limitations under the License. maven-jxr-plugin - 2.3 + 2.5 **/demo/**/* @@ -400,10 +401,21 @@ limitations under the License. provided + + + + org.argeo.tp + argeo-tp + ${version.argeo-distribution} + pom + import + + + argeo-tp - https://forge.argeo.org/data/public/java/argeo-tp-2.1/ + http://forge.argeo.org/data/public/java/argeo-tp-2.1/ true daily @@ -444,21 +456,85 @@ limitations under the License. argeo-tp - http://localhost:7080/data/public/java/argeo-tp-${developmentCycle.argeo-commons}/ + http://localhost:7070/data/public/java/argeo-${developmentCycle.argeo-commons} true daily warn + + + + + + + + + staging - Internal Release Repository - dav:http://localhost:7080/data/files/java/argeo-commons-${developmentCycle.argeo-commons} + dav:http://localhost:7070/data/files/java/argeo-${developmentCycle.argeo-commons} + + staging + dav:http://localhost:7070/data/files/docs/argeo-${developmentCycle.argeo-commons} + + + rpmbuild + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + + + + rpmbuild-tp + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + +