X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=2d02361bfe0ff9b11f920b39fd6397434b5f197f;hb=b732ba743f3b2149655938c1fa4c02d67ea1754e;hp=6f0d352ed2e37d1868f36d035901866dc574f11f;hpb=c322e016196139f7f4fb9192e5b1e773999143d0;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 6f0d352ed..e0458ac64 100644 --- a/pom.xml +++ b/pom.xml @@ -1,61 +1,50 @@ - + 4.0.0 org.argeo.commons argeo-commons - 2.1.13-SNAPSHOT + 2.1.49 Argeo Commons pom - 2.1.13-SNAPSHOT + 2.1.49 2.1 2012-12-19 - 2.1.5 + 2.1.17 - 6 - /srv/rpmfactory/argeo-osgi-2-staging/6/x86_64 - + 7 + /srv/rpmfactory/argeo-osgi-2-staging/7/x86_64 + UTF-8 + code.argeo.org org.argeo.util + org.argeo.enterprise + org.argeo.jcr org.argeo.osgi.boot - org.argeo.server.jcr - - 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.server.core - - org.argeo.server.jackrabbit org.argeo.eclipse.ui org.argeo.eclipse.ui.rap - - + + org.argeo.node.api org.argeo.cms - - org.argeo.eclipse.ui.workbench - org.argeo.security.equinox - org.argeo.security.ui - org.argeo.security.ui.admin - org.argeo.security.ui.rap - + org.argeo.cms.ui + + org.argeo.cms.ui.workbench + org.argeo.cms.ui.workbench.rap + + org.argeo.ext.jackrabbit + org.argeo.ext.rap.ui.workbench + dep dist - scm:svn:https://svn.argeo.org/commons/trunk - scm:svn:https://svn.argeo.org/commons/trunk - https://svn.argeo.org/commons/trunk + scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.49 + scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.49 + https://svn.argeo.org/commons/tags/argeo-commons-2.1.49 2007 @@ -66,7 +55,7 @@ org.apache.maven.wagon wagon-webdav-jackrabbit - 2.8 + 2.10 src @@ -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 @@ -229,7 +220,7 @@ limitations under the License. org.apache.felix maven-bundle-plugin - 2.3.7 + 3.0.1 true META-INF @@ -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,14 +248,17 @@ 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 + + 755 + 644 @@ -276,12 +270,12 @@ limitations under the License. org.argeo.maven.plugins maven-argeo-osgi-plugin - 1.1.3 + 1.1.6 maven-site-plugin - 3.0 + 3.4 doc/site true @@ -290,7 +284,7 @@ limitations under the License. org.apache.maven.plugins maven-project-info-reports-plugin - 2.4 + 2.8.1 @@ -304,8 +298,9 @@ limitations under the License. maven-javadoc-plugin - 2.8.1 + 2.10.3 + false UTF-8 *.demo.*:*.internal.* true @@ -335,7 +330,7 @@ limitations under the License. maven-jxr-plugin - 2.3 + 2.5 **/demo/**/* @@ -410,16 +405,38 @@ 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/ + argeo + http://forge.argeo.org/data/public/java/argeo-2.1/ true daily warn + + + central + http://repo1.maven.org/maven2 + + false + + + false + + @@ -444,20 +461,86 @@ limitations under the License. staging - dav:https://repo.argeo.org/data/files/java/argeo-commons-${developmentCycle.argeo-commons} + dav:https://forge.argeo.org/data/files/java/argeo-${developmentCycle.argeo-commons} false localrepo + + + argeo + http://localhost:7080/data/public/java/argeo-${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:7080/data/files/java/argeo-${developmentCycle.argeo-commons} + + staging + dav:http://localhost:7080/data/files/docs/argeo-${developmentCycle.argeo-commons} + + + rpmbuild + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + + + + rpmbuild-tp + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + +