X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=259e56559a9b1d366631f65a7c355a80a835f684;hb=e66b9893b0e511f8ab295e3cee42b7dc966f1597;hp=490e685d2d2e794ea5e41aa3472c322b086fc14a;hpb=7d7ca523978c08070f5fc379e35c400b855aa367;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 490e685d2..3f8cc3384 100644 --- a/pom.xml +++ b/pom.xml @@ -1,36 +1,51 @@ - + 4.0.0 org.argeo.commons argeo-commons - 1.1.8-SNAPSHOT + 2.1.46-SNAPSHOT Argeo Commons - Generic layers integrating free / open source technologies in order to quickly develop custom enterprise systems: security, JCR, user interface, monitoring pom - 1.1 - 2012-06-19 - 1.3.1 - 1.1.8-SNAPSHOT - 6 - /srv/rpmfactory/argeo-osgi-staging/6/x86_64 - + 2.1.46-SNAPSHOT + 2.1 + 2012-12-19 + 2.1.15 + + 7 + /srv/rpmfactory/argeo-osgi-2-staging/7/x86_64 + UTF-8 + code.argeo.org - base - server - security + + org.argeo.util + org.argeo.enterprise + org.argeo.jcr + org.argeo.osgi.boot + + org.argeo.eclipse.ui + org.argeo.eclipse.ui.rap + org.argeo.eclipse.ui.workbench + + org.argeo.node.api + org.argeo.cms + + org.argeo.security.ui + org.argeo.cms.ui.workbench + org.argeo.cms.ui.workbench.rap + + org.argeo.ext.jackrabbit + org.argeo.ext.rap.ui.workbench + + dep + dist - - Argeo - http://www.argeo.org - - ${site.urlBase}/${developmentCycle} scm:svn:https://svn.argeo.org/commons/trunk - scm:svn:https://svn.argeo.org/commons/trunk - + scm:svn:https://svn.argeo.org/commons/trunk https://svn.argeo.org/commons/trunk 2007 @@ -42,7 +57,7 @@ - - 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.10 + src + ext/test + + + src + + ** + + + **/*.java + + + + . + + ** + + + .* + .*/** + src/** + ext/** + target/** + bin/** + pom.xml + build.properties + *.bnd + *.target + + + + + + ext/test + + ** + + + **/*.java + + + maven-compiler-plugin - 2.3.2 + 3.3 - 1.6 - 1.6 + 1.8 + 1.8 + eclipse + + true + + target/classes + target/test-classes + + + org.codehaus.plexus + plexus-compiler-eclipse + 2.6 + + maven-source-plugin - 2.1.2 + 2.4 attach-sources @@ -118,10 +160,17 @@ limitations under the License. + + + + plugin.xml + META-INF/MANIFEST.MF + + maven-clean-plugin - 2.4.1 + 2.6.1 @@ -135,11 +184,11 @@ limitations under the License. maven-surefire-plugin - 2.12 + 2.18 maven-jar-plugin - 2.4 + 2.5 META-INF/MANIFEST.MF @@ -148,41 +197,43 @@ limitations under the License. maven-antrun-plugin - 1.7 + 1.8 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 org.apache.felix maven-bundle-plugin - 2.3.7 + 3.0.1 true META-INF - ${project.version}-r${timestamp} + <_include>bnd.bnd + ${project.version}-r${tstamp} ${project.artifactId} - JavaSE-1.6 + JavaSE-1.8 + <_removeheaders>Bnd-LastModified,Build-Jdk,Built-By,Tool,Created-By - ${project.groupId} + ${project.groupId} @@ -196,47 +247,34 @@ limitations under the License. - - org.codehaus.mojo - buildnumber-maven-plugin - 1.0 - org.codehaus.mojo rpm-maven-plugin - 2.1-alpha-1 + 2.1.4 + true ${project.version} - r${timestamp}.el${rpm.release} - argeo${rpm.release} - mbaudier@argeo.org + argeo${argeo.rpm.release} 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 + 1.1.5 maven-site-plugin - 3.0 + 3.4 doc/site true @@ -245,7 +283,7 @@ limitations under the License. org.apache.maven.plugins maven-project-info-reports-plugin - 2.4 + 2.8.1 @@ -253,16 +291,15 @@ limitations under the License. summary license scm - issue-tracking - project-team maven-javadoc-plugin - 2.8.1 + 2.10.3 + false UTF-8 *.demo.*:*.internal.* true @@ -292,7 +329,7 @@ limitations under the License. maven-jxr-plugin - 2.3 + 2.5 **/demo/**/* @@ -308,73 +345,12 @@ limitations under the License. - - org.codehaus.mojo - taglist-maven-plugin - 2.4 - - true - - TODO - FIXME - - - - - maven-changelog-plugin - 2.2 - - date - - ${developmentCycle.startDate} - - yyyy-MM-dd - - - - - src/main/resources - - - . - - plugin.xml - META-INF/** - WEB-INF/** - icons/** - branding/** - *.properties - properties/*.properties - p2.inf - - - build.properties - - - - - org.codehaus.mojo - buildnumber-maven-plugin - - - generate-resources - - create-timestamp - - - - - false - false - yyMMdd_HHmm - - maven-clean-plugin @@ -415,34 +391,24 @@ 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 - -
+ org.apache.felix + maven-bundle-plugin
+ + + org.argeo.tp + argeo-tp + ${version.argeo-distribution} + provided + + org.argeo.tp - binaries + argeo-tp ${version.argeo-distribution} pom import @@ -451,14 +417,25 @@ limitations under the License. - argeo-tp - http://repo.argeo.org/data/public/java/org.argeo.tp-1.3.1 + argeo + http://forge.argeo.org/data/public/java/argeo-2.1/ true daily warn + + + central + http://repo1.maven.org/maven2 + + false + + + false + + @@ -472,7 +449,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 @@ -483,43 +460,90 @@ limitations under the License. staging - dav:https://repo.argeo.org/data/files/java/org.argeo.commons-1.1.x + dav:https://forge.argeo.org/data/files/java/argeo-${developmentCycle.argeo-commons} false - - site - Argeo Commons Site - file:///srv/projects/www/commons/site/${project.version} - localrepo + + + argeo + http://localhost:7070/data/public/java/argeo-${developmentCycle.argeo-commons} + + true + daily + warn + + + - localrepo - Internal Release Repository - dav:http://localrepo:7070/data/files/java/org.argeo.commons-1.1.x + staging + dav:http://localhost:7070/data/files/java/argeo-${developmentCycle.argeo-commons} - - localrepo.snapshots - Internal Snapshot Repository - dav:http://localrepo:7070/data/files/java/org.argeo.commons-1.1.x - + + staging + dav:http://localhost:7070/data/files/docs/argeo-${developmentCycle.argeo-commons} + - el5 - - 5 - /srv/rpmfactory/argeo-osgi-staging/5/x86_64 - + rpmbuild + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + - doc - - doc - + rpmbuild-tp + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + +