X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=8e26fb261aaf73ef119885d563d6e1002b24975d;hb=379f22faac7044331f59c4f03115544f6567697f;hp=5103603c8eee3e4e3f00c2496674cc6bcdd5c6a3;hpb=335abf2b8731bdf9898e4fa0dcc3d3ab5b6c4c16;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 5103603c8..8e26fb261 100644 --- a/pom.xml +++ b/pom.xml @@ -1,19 +1,20 @@ - + 4.0.0 org.argeo.commons argeo-commons - 2.1.15-SNAPSHOT + 2.1.32-SNAPSHOT Argeo Commons pom - 2.1.15-SNAPSHOT + 2.1.32-SNAPSHOT 2.1 2012-12-19 - 2.1.6 + 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 +77,7 @@ limitations under the License. org.apache.maven.wagon wagon-webdav-jackrabbit - 2.8 + 2.10 src @@ -126,11 +127,13 @@ limitations under the License. maven-compiler-plugin - 3.2 + 3.3 - 1.7 - 1.7 + 1.8 + 1.8 eclipse + + true target/classes target/test-classes @@ -139,7 +142,7 @@ limitations under the License. org.codehaus.plexus plexus-compiler-eclipse - 2.3 + 2.6 @@ -192,7 +195,7 @@ limitations under the License. maven-antrun-plugin - 1.7 + 1.8 maven-resources-plugin @@ -225,7 +228,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} @@ -245,12 +248,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 @@ -264,12 +267,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 @@ -278,7 +281,7 @@ limitations under the License. org.apache.maven.plugins maven-project-info-reports-plugin - 2.4 + 2.8.1 @@ -292,7 +295,7 @@ limitations under the License. maven-javadoc-plugin - 2.8.1 + 2.10.3 UTF-8 *.demo.*:*.internal.* @@ -323,7 +326,7 @@ limitations under the License. maven-jxr-plugin - 2.3 + 2.5 **/demo/**/* @@ -398,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 @@ -441,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 @@ -453,10 +467,69 @@ 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} + + + rpmbuild + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + + + + rpmbuild-tp + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + +