X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=78511d1510330c635809da4262f8652e01fae718;hb=4ad3e2cf69c299213cb248a5f33a466d223fd1f7;hp=d0ca4baad431298b97d1a643f35f6f27d65a3965;hpb=d3f61d35ac7ed626fbc19d4fac32e7e48b40de5b;p=gpl%2Fargeo-slc.git diff --git a/pom.xml b/pom.xml index d0ca4baad..78511d151 100644 --- a/pom.xml +++ b/pom.xml @@ -1,9 +1,10 @@ - + 4.0.0 - org.argeo - parent - 1.2.0 + org.argeo.commons + argeo-commons + 0.3.4-SNAPSHOT org.argeo.slc argeo-slc @@ -11,47 +12,37 @@ Argeo SLC 0.13.1-SNAPSHOT - 0.13 - 1.1.0 - 0.12.5 - 0.2.1 - 3.6.1 - 2.0.1 - 0.1.29 - 1.1.0 - file:///srv/projects/www/site + 0.13 + file:///srv/projects/www/slc/site http://projects.argeo.org/slc/site + ${developmentCycle.slc}.1-SNAPSHOT runtime modules + eclipse - server demo dep - integration-tests - + + dist - ${site.urlBase}/${developmentCycle} + ${site.urlBase}/${developmentCycle.slc} scm:svn:https://svn.argeo.org/slc/trunk scm:svn:https://svn.argeo.org/slc/trunk https://svn.argeo.org/slc/trunk - - Bugzilla - https://bugzilla.argeo.org - Apache 2 http://www.apache.org/licenses/LICENSE-2.0.txt repo - - Argeo - http://www.argeo.org - mbaudier @@ -86,9 +73,9 @@ limitations under the License. - cdujeu - Charles du Jeu - + ocapillo + Olivier Capillon + Argeo http://www.argeo.org @@ -96,9 +83,9 @@ limitations under the License. - ocapillo - Olivier Capillon - + bsinou + Bruno Sinou + Argeo http://www.argeo.org @@ -118,104 +105,21 @@ limitations under the License. - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - package - - jar - - - - - - org.argeo.maven.plugins - maven-argeo-osgi-plugin - ${version.maven-argeo-osgi} - - - - - - org.codehaus.mojo - buildnumber-maven-plugin - - - validate - - create - - - - - false - false - true - - - - org.apache.maven.plugins - maven-resources-plugin - - UTF-8 - - - - org.apache.maven.plugins - maven-site-plugin - 2.1.1 - - - org.apache.maven.plugins - maven-release-plugin - - true - release - clean install - - - - 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.eclipse.core + org.eclipse.core.databinding.observable + 1.3.0 + + + org.eclipse.core + org.eclipse.core.databinding.property + 1.3.0 + + + org.argeo.dep versions-all @@ -228,94 +132,93 @@ limitations under the License. org.argeo.slc.runtime org.argeo.slc.specs - ${project.version} + ${version.slc} org.argeo.slc.runtime org.argeo.slc.core - ${project.version} + ${version.slc} org.argeo.slc.runtime org.argeo.slc.unit - ${project.version} + ${version.slc} org.argeo.slc.runtime org.argeo.slc.launcher - ${project.version} + ${version.slc} org.argeo.slc.runtime org.argeo.slc.detached - ${project.version} + ${version.slc} org.argeo.slc.runtime org.argeo.slc.lib.detached - ${project.version} + ${version.slc} org.argeo.slc.runtime org.argeo.slc.support.simple - ${project.version} + ${version.slc} org.argeo.slc.runtime org.argeo.slc.support.ant - ${project.version} + ${version.slc} org.argeo.slc.runtime org.argeo.slc.support.maven - ${project.version} + ${version.slc} org.argeo.slc.runtime org.argeo.slc.support.hibernate - ${project.version} + ${version.slc} org.argeo.slc.runtime org.argeo.slc.support.castor - ${project.version} + ${version.slc} org.argeo.slc.runtime org.argeo.slc.support.activemq - ${project.version} + ${version.slc} org.argeo.slc.runtime org.argeo.slc.support.jcr - ${project.version} + ${version.slc} org.argeo.slc.runtime org.argeo.slc.server - ${project.version} + ${version.slc} org.argeo.slc.runtime org.argeo.slc.support.osgi - ${project.version} + ${version.slc} org.argeo.slc.runtime org.argeo.slc.support.equinox - ${project.version} + ${version.slc} org.argeo.slc.runtime org.argeo.slc.support.jemmy - ${project.version} + ${version.slc} org.argeo.slc.server org.argeo.slc.ria - ${project.version} + ${version.slc} - org.argeo.ria org.argeo.ria.core @@ -324,19 +227,17 @@ limitations under the License. org.argeo.slc.server deploy - ${project.version} + ${version.slc} pom - org.argeo.slc.runtime org.argeo.slc.detached.launcher - ${project.version} + ${version.slc} tar.gz dist - org.argeo.commons.security @@ -365,9 +266,9 @@ limitations under the License. org.argeo.server.jackrabbit ${version.argeo-commons} - + argeo @@ -383,12 +284,26 @@ limitations under the License. fail + + argeo-snapshots + http://dev.argeo.org/maven/argeo-snapshots + + false + never + fail + + + true + always + fail + + argeo-slc-site SLC Site - file://${site.repoBase}/${developmentCycle}/ + file://${site.repoBase}/${developmentCycle.slc}/ @@ -396,6 +311,7 @@ limitations under the License. org.apache.maven.plugins maven-project-info-reports-plugin + 2.3.1 @@ -404,6 +320,7 @@ limitations under the License. license scm issue-tracking + dependencies @@ -417,6 +334,7 @@ limitations under the License. org.apache.maven.plugins maven-javadoc-plugin + 2.7 false true @@ -426,6 +344,7 @@ limitations under the License. org.apache.maven.plugins maven-jxr-plugin + 2.2 true @@ -433,6 +352,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-report-plugin + 2.7.1 false true @@ -441,6 +361,7 @@ limitations under the License. org.codehaus.mojo taglist-maven-plugin + 2.4 true @@ -453,6 +374,7 @@ limitations under the License. org.apache.maven.plugins maven-changelog-plugin + 2.2 false @@ -500,7 +422,7 @@ limitations under the License. argeo-slc-site SLC Site - file://${site.repoBase}/${project.version} + file://${site.repoBase}/${version.slc}