X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=e61f561126d9d7e2481e7ddb0796d1a057812ade;hb=c149774fa220fe69f430f7b230ac4c442ea6d0fe;hp=1b4f77cb3c87cd8d7981037dca93931ccb2d2a4b;hpb=695216fba3683a166ffa6ef1ba39988d4f290624;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 1b4f77cb3..e61f56112 100644 --- a/pom.xml +++ b/pom.xml @@ -3,39 +3,40 @@ 4.0.0 org.argeo.commons argeo-commons - 2.1.32-SNAPSHOT + 2.1.51-SNAPSHOT Argeo Commons pom - 2.1.32-SNAPSHOT + 2.1.51-SNAPSHOT 2.1 2012-12-19 - 2.1.12 + 2.1.17 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.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 @@ -54,7 +55,7 @@ org.apache.maven.wagon wagon-webdav-jackrabbit - 2.8 + 2.10 src @@ -219,7 +220,7 @@ limitations under the License. org.apache.felix maven-bundle-plugin - 2.3.7 + 3.0.1 true META-INF @@ -248,13 +249,16 @@ limitations under the License. org.codehaus.mojo rpm-maven-plugin 2.1.4 - + true ${project.version} argeo${argeo.rpm.release} Applications/System /usr + + 755 + 644 @@ -266,12 +270,12 @@ limitations under the License. org.argeo.maven.plugins maven-argeo-osgi-plugin - 1.1.5 + 1.1.6 maven-site-plugin - 3.0 + 3.4 doc/site true @@ -280,7 +284,7 @@ limitations under the License. org.apache.maven.plugins maven-project-info-reports-plugin - 2.4 + 2.8.1 @@ -294,8 +298,9 @@ limitations under the License. maven-javadoc-plugin - 2.8.1 + 2.10.3 + false UTF-8 *.demo.*:*.internal.* true @@ -325,7 +330,7 @@ limitations under the License. maven-jxr-plugin - 2.3 + 2.5 **/demo/**/* @@ -413,14 +418,25 @@ limitations under the License. - 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 + + @@ -445,7 +461,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 @@ -454,8 +470,8 @@ limitations under the License. localrepo - argeo-tp - http://localhost:7080/data/public/java/argeo-tp-${developmentCycle.argeo-commons}/ + argeo + http://localhost:7080/data/public/java/argeo-${developmentCycle.argeo-commons} true daily @@ -466,9 +482,12 @@ limitations under the License. staging - Internal Release Repository - dav:http://localhost:7080/data/files/java/argeo-commons-${developmentCycle.argeo-commons} + dav:http://localhost:7080/data/files/java/argeo-${developmentCycle.argeo-commons} + + staging + dav:http://localhost:7080/data/files/docs/argeo-${developmentCycle.argeo-commons} +