X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=33c70f142686ee658f55461de26286be5978e43b;hb=535985419fc3f71a0538d2fbcb100d542f7061da;hp=1699629f4c54544cdd3b4be2073074a1a5fea706;hpb=455b2de3adfb10d7afff36f3ea96cee226529030;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 1699629f4..33c70f142 100644 --- a/pom.xml +++ b/pom.xml @@ -3,15 +3,14 @@ 4.0.0 org.argeo.commons argeo-commons - 2.1.3-SNAPSHOT + 2.1.13-SNAPSHOT Argeo Commons - Generic layers integrating free / open source technologies in order to quickly develop custom enterprise systems: security, JCR, user interface, monitoring pom + 2.1.13-SNAPSHOT 2.1 2012-12-19 - 1.4.0 - 2.1.3 + 2.1.5 6 /srv/rpmfactory/argeo-osgi-2-staging/6/x86_64 @@ -19,15 +18,39 @@ UTF-8 - base - server - security + + org.argeo.util + 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.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.security.ui + org.argeo.security.ui.admin + org.argeo.security.ui.rap + + dep + dist - - Argeo - http://www.argeo.org - - http://projects.argeo.org/commons/ scm:svn:https://svn.argeo.org/commons/trunk scm:svn:https://svn.argeo.org/commons/trunk @@ -59,79 +82,81 @@ limitations under the License. - - Bugzilla - https://bugzilla.argeo.org - - - - mbaudier - Mathieu Baudier - - Argeo - http://www.argeo.org - - architect - developer - QA - - - - bsinou - Bruno Sinou - - Argeo - http://www.argeo.org - - developer - - - org.apache.maven.wagon wagon-webdav-jackrabbit - 2.2 + 2.8 + src + ext/test - src/main/resources + src + + ** + + + **/*.java + . - plugin.xml - META-INF/** - WEB-INF/** - icons/** - branding/** - img/** - theme/** - *.properties - properties/*.properties - p2.inf + ** + .* + .*/** + src/** + ext/** + target/** + bin/** + pom.xml build.properties + *.bnd + *.target + + + ext/test + + ** + + + **/*.java + + + maven-compiler-plugin - 2.3.2 + 3.2 - 1.6 - 1.6 + 1.7 + 1.7 + eclipse + + target/classes + target/test-classes + + + org.codehaus.plexus + plexus-compiler-eclipse + 2.3 + + maven-source-plugin - 2.1.2 + 2.4 attach-sources @@ -141,10 +166,17 @@ limitations under the License. + + + + plugin.xml + META-INF/MANIFEST.MF + + maven-clean-plugin - 2.4.1 + 2.6.1 @@ -158,11 +190,11 @@ limitations under the License. maven-surefire-plugin - 2.12 + 2.18 maven-jar-plugin - 2.4 + 2.5 META-INF/MANIFEST.MF @@ -175,22 +207,22 @@ limitations under the License. maven-resources-plugin - 2.5 + 2.7 maven-dependency-plugin - 2.4 + 2.9 maven-release-plugin - 2.2.2 + 2.5.1 true maven-javadoc-plugin - 2.8.1 + 2.10.1 @@ -201,11 +233,13 @@ limitations under the License. META-INF - ${project.version}-r${timestamp} + <_include>bnd.bnd + ${project.version}-r${tstamp} ${project.artifactId} - JavaSE-1.6 + JavaSE-1.7 + <_removeheaders>Bnd-LastModified,Build-Jdk,Built-By,Tool,Created-By - ${project.groupId} + ${project.groupId} @@ -219,11 +253,6 @@ limitations under the License. - - org.codehaus.mojo - buildnumber-maven-plugin - 1.0 - org.codehaus.mojo rpm-maven-plugin @@ -231,35 +260,22 @@ limitations under the License. true ${project.version} - r${timestamp}.el${rpm.release} + 1.el${rpm.release} argeo${rpm.release} - mbaudier@argeo.org Applications/System /usr - 2012 Argeo GmbH and others org.codehaus.mojo exec-maven-plugin - 1.2.1 + 1.3.2 org.argeo.maven.plugins maven-argeo-osgi-plugin - 1.1.2 - - - - com.mycila.maven-license-plugin - maven-license-plugin - 1.9.0 - - - com.agilejava.docbkx - docbkx-maven-plugin - 2.0.14 + 1.1.3 @@ -281,8 +297,6 @@ limitations under the License. summary license scm - issue-tracking - project-team @@ -336,52 +350,12 @@ limitations under the License. - - org.codehaus.mojo - taglist-maven-plugin - 2.4 - - true - - TODO - FIXME - - - - - maven-changelog-plugin - 2.2 - - date - - ${developmentCycle.argeo-commons.startDate} - - yyyy-MM-dd - - - - org.codehaus.mojo - buildnumber-maven-plugin - - - generate-resources - - create-timestamp - - - - - false - false - yyMMdd_HHmm - - maven-clean-plugin @@ -422,81 +396,23 @@ limitations under the License. - com.mycila.maven-license-plugin - maven-license-plugin - -
license-apache2-header.txt
- true - true - - src/**/*.java - src/**/*.xml - - - **/springutil/** - **/qooxdoo-sdk/** - - true - - SLASHSTAR_STYLE - XML_STYLE - -
-
- - com.agilejava.docbkx - docbkx-maven-plugin - - doc/reference - target/site/reference - css/style.css - - - - - - - - - - - - - - - generate-html - generate-pdf - - pre-site - - + org.apache.felix + maven-bundle-plugin
- - - - org.argeo.tp - binaries - ${version.argeo-distribution} - pom - import - - - + + + org.argeo.tp + argeo-tp + ${version.argeo-distribution} + provided + + argeo-tp - http://repo.argeo.org/data/public/java/org.argeo.tp-1.4.x - - true - daily - warn - - - - argeo-tp-rap - http://repo.argeo.org/data/public/java/org.argeo.tp.rap-2.1.x + https://forge.argeo.org/data/public/java/argeo-tp-2.1/ true daily @@ -516,7 +432,7 @@ limitations under the License. argeo-maven-plugins - http://repo.argeo.org/data/public/java/org.argeo.maven.plugins-1.1.x + http://repo.argeo.org/data/public/java/argeo-maven-1.1 true daily @@ -527,13 +443,9 @@ limitations under the License. staging - dav:https://repo.argeo.org/data/files/java/org.argeo.commons-${developmentCycle.argeo-commons}.x + dav:https://repo.argeo.org/data/files/java/argeo-commons-${developmentCycle.argeo-commons} false - - site - dav:https://repo.argeo.org/data/files/docs/org.argeo.commons-${developmentCycle.argeo-commons}.x - @@ -542,21 +454,9 @@ limitations under the License. localrepo Internal Release Repository - dav:http://localhost:7070/data/files/java/org.argeo.commons-${developmentCycle.argeo-commons}.x + dav:http://localhost:7080/data/files/java/argeo-commons-${developmentCycle.argeo-commons} - - site - Argeo Commons Site - dav:http://localhost:7070/data/files/docs/org.argeo.commons-${developmentCycle.argeo-commons}.x - - - el5 - - 5 - /srv/rpmfactory/argeo-osgi-staging/5/x86_64 - -