X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=6aaca0fa0d400a6edc7683a79cdfa24da009ed5a;hb=241709fc790719d650253ef57bd158fb6e806325;hp=e9c6fa3def5a49797647d710ef9d035ac3e58bf4;hpb=224714b58fc05c502300635248ef1a28ba084adc;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index e9c6fa3de..19c58fa17 100644 --- a/pom.xml +++ b/pom.xml @@ -1,20 +1,19 @@ - + 4.0.0 org.argeo.commons argeo-commons - 2.1.12-SNAPSHOT + 2.1.39-SNAPSHOT Argeo Commons pom - 2.1.12-SNAPSHOT + 2.1.38 2.1 2012-12-19 - 2.1.4 + 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 @@ -26,29 +25,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 @@ -88,7 +76,7 @@ limitations under the License. org.apache.maven.wagon wagon-webdav-jackrabbit - 2.8 + 2.10 src @@ -138,11 +126,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 +141,7 @@ limitations under the License. org.codehaus.plexus plexus-compiler-eclipse - 2.3 + 2.6 @@ -204,7 +194,7 @@ limitations under the License. maven-antrun-plugin - 1.7 + 1.8 maven-resources-plugin @@ -237,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} @@ -257,10 +247,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,12 +266,12 @@ limitations under the License. org.argeo.maven.plugins maven-argeo-osgi-plugin - 1.1.3 + 1.1.5 maven-site-plugin - 3.0 + 3.4 doc/site true @@ -288,7 +280,7 @@ limitations under the License. org.apache.maven.plugins maven-project-info-reports-plugin - 2.4 + 2.8.1 @@ -302,8 +294,9 @@ limitations under the License. maven-javadoc-plugin - 2.8.1 + 2.10.3 + false UTF-8 *.demo.*:*.internal.* true @@ -333,7 +326,7 @@ limitations under the License. maven-jxr-plugin - 2.3 + 2.5 **/demo/**/* @@ -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,79 @@ limitations under the License. localrepo + + + staging + dav:http://localhost:7070/data/files/java/argeo-commons-${developmentCycle.argeo-commons} + + true + daily + warn + + + - localrepo - Internal Release Repository - dav:http://localhost:7080/data/files/java/argeo-commons-${developmentCycle.argeo-commons} + staging + 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 + + + + + + + + + + + + + + +