X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=607a12dd0476bc13121996ed56a44c5b273127cb;hb=701d50c2a2308672129ca761036500f7492a84b0;hp=91b807c848b94dd27d167c5ce9abbd10cb679125;hpb=db94c8c1c9a0e10e7d0f7ae119757e111c2b0473;p=gpl%2Fargeo-slc.git diff --git a/pom.xml b/pom.xml index 91b807c84..607a12dd0 100644 --- a/pom.xml +++ b/pom.xml @@ -2,49 +2,37 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.argeo - parent - 1.2.0 + org.argeo.commons + argeo-commons + 0.2.2-SNAPSHOT org.argeo.slc argeo-slc pom Argeo SLC - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT 0.13 - 1.1.0-SNAPSHOT - 0.12.5-SNAPSHOT - 0.2.1-SNAPSHOT - 3.6.1 - 2.0.1 - 0.1.29-SNAPSHOT - 1.1.0-SNAPSHOT - file:///var/argeo/projects/SLC/www/site - http://www.argeo.org/projects/slc/site + file:///srv/projects/www/slc/site + http://projects.argeo.org/slc/site runtime modules eclipse - dep server demo + dep integration-tests dist ${site.urlBase}/${developmentCycle} - scm:svn:https://www.argeo.org/svn/slc/trunk - scm:svn:https://www.argeo.org/svn/slc/trunk - - https://www.argeo.org/svn/slc/trunk + scm:svn:https://svn.argeo.org/slc/trunk + scm:svn:https://svn.argeo.org/slc/trunk + https://svn.argeo.org/slc/trunk - - Bugzilla - https://www.argeo.org/bugzilla/ - Apache 2 @@ -53,7 +41,7 @@ - - Argeo - http://www.argeo.org - mbaudier @@ -120,114 +104,8 @@ 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.0-beta-5 - - - - org.apache.maven.plugins - maven-release-plugin - - true - release - deploy - 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.argeo.dep - versions-all - ${version.argeo-distribution} - pom - import - - org.argeo.slc.runtime @@ -314,10 +192,6 @@ limitations under the License. org.argeo.slc.support.jemmy ${project.version} - org.argeo.slc.server org.argeo.slc.ria @@ -329,8 +203,6 @@ limitations under the License. org.argeo.ria.core ${version.argeo-ria} - org.argeo.slc.server deploy @@ -393,6 +265,20 @@ limitations under the License. fail + + argeo-snapshots + http://dev.argeo.org/maven/argeo-snapshots + + false + never + fail + + + true + always + fail + +