X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=9c1f8aec746ecb33c27020f2e95416d7b017c1f5;hb=972528f4de2d00690362c01d3ce843ca9cd10250;hp=7e7ad759188512eeb186c6d3736dfd527169f4aa;hpb=86140b8db15a11cfd942892eface6a4f90329a41;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 7e7ad7591..9c1f8aec7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,39 +4,41 @@ 4.0.0 org.argeo.commons argeo-commons - 2.1.29-SNAPSHOT + 2.1.46-SNAPSHOT Argeo Commons pom - 2.1.29-SNAPSHOT + 2.1.46-SNAPSHOT 2.1 2012-12-19 - 2.1.10 + 2.1.15 - 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.eclipse.ui org.argeo.eclipse.ui.rap + org.argeo.eclipse.ui.workbench + org.argeo.node.api org.argeo.cms - - org.argeo.eclipse.ui.workbench - org.argeo.eclipse.ui.workbench.rap - 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 @@ -55,7 +57,7 @@ org.apache.maven.wagon wagon-webdav-jackrabbit - 2.8 + 2.10 src @@ -127,10 +129,10 @@ limitations under the License. maven-compiler-plugin - 3.2 + 3.3 - 1.7 - 1.7 + 1.8 + 1.8 eclipse true @@ -142,7 +144,7 @@ limitations under the License. org.codehaus.plexus plexus-compiler-eclipse - 2.3 + 2.6 @@ -195,7 +197,7 @@ limitations under the License. maven-antrun-plugin - 1.7 + 1.8 maven-resources-plugin @@ -220,7 +222,7 @@ limitations under the License. org.apache.felix maven-bundle-plugin - 2.3.7 + 3.0.1 true META-INF @@ -228,7 +230,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} @@ -248,12 +250,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 @@ -267,12 +269,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 @@ -281,7 +283,7 @@ limitations under the License. org.apache.maven.plugins maven-project-info-reports-plugin - 2.4 + 2.8.1 @@ -295,8 +297,9 @@ limitations under the License. maven-javadoc-plugin - 2.8.1 + 2.10.3 + false UTF-8 *.demo.*:*.internal.* true @@ -326,7 +329,7 @@ limitations under the License. maven-jxr-plugin - 2.3 + 2.5 **/demo/**/* @@ -399,48 +402,40 @@ limitations under the License. argeo-tp ${version.argeo-distribution} provided - - - org.argeo.tp.spring - org.springframework.ldap - - - org.argeo.tp.spring.security - org.springframework.security.acls - - - org.argeo.tp.spring.security - org.springframework.security.aspects - - - org.argeo.tp.spring.security - org.springframework.security.config - - - org.argeo.tp.spring.security - org.springframework.security.core - - - org.argeo.tp.spring.security - org.springframework.security.ldap - - - org.argeo.tp.spring.security - org.springframework.security.web - - + + + + org.argeo.tp + argeo-tp + ${version.argeo-distribution} + pom + import + + + - argeo-tp - http://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 + + @@ -465,7 +460,7 @@ 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 @@ -474,8 +469,8 @@ limitations under the License. localrepo - argeo-tp - http://localhost:7080/data/public/java/argeo-tp-${developmentCycle.argeo-commons}/ + argeo + http://localhost:7070/data/public/java/argeo-${developmentCycle.argeo-commons} true daily @@ -486,10 +481,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-${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 + + + + + + + + + + + + + + +