X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=e445c204536793698e8edf063c76a82b8ca8a5f0;hb=1cea4bf33030203dbd858d7d0665a1ba806da591;hp=e9c6fa3def5a49797647d710ef9d035ac3e58bf4;hpb=224714b58fc05c502300635248ef1a28ba084adc;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index e9c6fa3de..e445c2045 100644 --- a/pom.xml +++ b/pom.xml @@ -4,17 +4,17 @@ 4.0.0 org.argeo.commons argeo-commons - 2.1.12-SNAPSHOT + 2.1.31-SNAPSHOT Argeo Commons pom - 2.1.12-SNAPSHOT + 2.1.31-SNAPSHOT 2.1 2012-12-19 - 2.1.4 + 2.1.12 - 6 - /srv/rpmfactory/argeo-osgi-2-staging/6/x86_64 + 6 + /srv/rpmfactory/argeo-osgi-2-staging/6/x86_64 UTF-8 @@ -26,29 +26,18 @@ org.argeo.security.core org.argeo.security.jackrabbit - org.argeo.security.ldap - - org.argeo.security.auth.ldap - org.argeo.security.dao.ldap - org.argeo.security.dao.cli - org.argeo.security.dao.jackrabbit - - org.argeo.server.core - org.argeo.server.jcr.mvc - org.argeo.server.jackrabbit org.argeo.eclipse.ui org.argeo.eclipse.ui.rap - - org.argeo.node.repo.jackrabbit + org.argeo.cms org.argeo.eclipse.ui.workbench - org.argeo.security.equinox + org.argeo.eclipse.ui.workbench.rap org.argeo.security.ui org.argeo.security.ui.admin org.argeo.security.ui.rap - + dep dist @@ -138,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 @@ -151,7 +142,7 @@ limitations under the License. org.codehaus.plexus plexus-compiler-eclipse - 2.3 + 2.6 @@ -204,7 +195,7 @@ limitations under the License. maven-antrun-plugin - 1.7 + 1.8 maven-resources-plugin @@ -237,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} @@ -257,10 +248,12 @@ limitations under the License. org.codehaus.mojo rpm-maven-plugin - 2.1 + 2.1.4 + true ${project.version} + argeo${argeo.rpm.release} Applications/System /usr @@ -274,7 +267,7 @@ limitations under the License. org.argeo.maven.plugins maven-argeo-osgi-plugin - 1.1.3 + 1.1.5 @@ -408,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 @@ -449,13 +453,78 @@ limitations under the License. localrepo + + + argeo-tp + http://localhost:7080/data/public/java/argeo-tp-${developmentCycle.argeo-commons}/ + + true + daily + warn + + + - localrepo + staging Internal Release Repository dav:http://localhost:7080/data/files/java/argeo-commons-${developmentCycle.argeo-commons} + + rpmbuild + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + + + + rpmbuild-tp + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + +