X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=8e524c929382950f586d62d37f1928e434117103;hb=da5cbd709848b5c406684769f160e5c3a529337b;hp=e842232d350aa6583a404cf707566e42b018237a;hpb=763f4942f6a9d8164d1fba6dc9880d8e377baccb;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index e842232d3..8e524c929 100644 --- a/pom.xml +++ b/pom.xml @@ -1,27 +1,32 @@ - + 4.0.0 + + org.argeo + parent + 1.2.0 + org.argeo.commons - 0.1.1-SNAPSHOT argeo-commons + 0.2.1 Argeo Commons pom - 0.1 - 0.12.1-SNAPSHOT - 0.1.21 - 2.0.0 + 0.2 + 1.1.0 + 0.12.4 + 0.1.29 + 2.0.1 + 1.1.0 + file:///srv/projects/www/commons/site + http://projects.argeo.org/commons/site + ${site.urlBase}/${developmentCycle} - scm:svn:https://www.argeo.org/svn/commons/trunk - scm:svn:https://www.argeo.org/svn/commons/trunk - https://www.argeo.org/svn/commons/trunk + scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-0.2.1 + scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-0.2.1 + https://svn.argeo.org/commons/tags/argeo-commons-0.2.1 - - Bugzilla - https://www.argeo.org/bugzilla/ - Apache 2 @@ -30,7 +35,7 @@ - - Argeo - http://www.argeo.org - mbaudier @@ -66,8 +67,12 @@ limitations under the License. + basic osgi server + security + eclipse + sandbox @@ -135,7 +140,6 @@ limitations under the License. org.codehaus.mojo buildnumber-maven-plugin - 1.0-beta-3 validate @@ -160,11 +164,7 @@ limitations under the License. org.apache.maven.plugins maven-site-plugin - 2.0-beta-5 - + 2.1.1 org.apache.maven.plugins @@ -172,7 +172,30 @@ limitations under the License. true release - deploy + clean install + + + + com.mycila.maven-license-plugin + maven-license-plugin + 1.8.0 + +
license-apache2-header.txt
+ true + true + + src/**/*.java + src/**/*.xml + + + **/springutil/** + **/qooxdoo-sdk/** + + true + + SLASHSTAR_STYLE + XML_STYLE +
@@ -180,72 +203,18 @@ limitations under the License. - org.argeo.slc - argeo-slc - ${version.slc} + org.argeo.dep + versions-all + ${version.argeo-distribution} pom import - - central - http://repo1.maven.org/maven2 - - true - daily - warn - - - false - never - fail - - - - com.springsource.repository.bundles.release - - SpringSource Enterprise Bundle Repository - SpringSource - Bundle Releases - - - http://repository.springsource.com/maven/bundles/release - - - true - daily - fail - - - false - never - fail - - - - com.springsource.repository.bundles.external - - SpringSource Enterprise Bundle Repository - External - Bundle Releases - - - http://repository.springsource.com/maven/bundles/external - - - true - daily - fail - - - false - never - fail - - argeo - http://www.argeo.org/maven/argeo + http://maven.argeo.org/argeo true daily @@ -257,33 +226,112 @@ limitations under the License. fail - - argeo-snapshots - http://www.argeo.org/maven/argeo-snapshots - - false - never - fail - - - true - always - fail - - - - false - argeo-restricted - Argeo FOSS Repository - file:///var/argeo/maven2/argeo - - - true - argeo-snapshots-restricted - Argeo FOSS Snapshots Repository - file:///var/argeo/maven2/argeo-snapshots - + + argeo-commons-site + Argeo Commons Site + file://${site.repoBase}/${developmentCycle}/ + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + + + + index + summary + license + scm + issue-tracking + dependencies + + + + false + + project-team + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + false + + true + UTF-8 + + + + org.apache.maven.plugins + maven-jxr-plugin + + true + + + + org.apache.maven.plugins + maven-surefire-report-plugin + false + + true + + + + org.codehaus.mojo + taglist-maven-plugin + + true + + TODO + FIXME + @deprecated + + + + + org.apache.maven.plugins + maven-changelog-plugin + false + + + org.apache.maven.plugins + maven-pmd-plugin + 2.3 + false + + true + 1.5 + true + + **/springutil/*.java + + + + + + cpd + + + + + + + + + release + + + argeo-commons-site + Argeo Commons Site + file://${site.repoBase}/${project.version} + + + +
\ No newline at end of file