X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=751513acd5087a30b8aaa2523db887eab415319f;hb=cf369654be9fbe7bfaa2529ebdc6a0917584fa94;hp=88680138197611597d12aee277c098b768de0d2d;hpb=b953865e35bf8da15cbb8a7002eea65d89b9cf22;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 886801381..751513acd 100644 --- a/pom.xml +++ b/pom.xml @@ -1,29 +1,31 @@ - + 4.0.0 org.argeo parent - 1.0.0 + 1.2.0 org.argeo.commons argeo-commons - 0.1.1-SNAPSHOT + 0.2.2-SNAPSHOT Argeo Commons pom - 0.1 - 0.12.1-SNAPSHOT - 0.12.1 - 0.1.21 - 2.0.0 - 0.8.2.1 + 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/trunk + scm:svn:https://svn.argeo.org/commons/trunk + https://svn.argeo.org/commons/trunk @@ -33,7 +35,7 @@ osgi server security + eclipse + sandbox @@ -136,7 +140,6 @@ limitations under the License. org.codehaus.mojo buildnumber-maven-plugin - 1.0-beta-3 validate @@ -161,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 @@ -173,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 +
@@ -182,8 +204,8 @@ limitations under the License. org.argeo.dep - versions - 1.0.0 + versions-all + ${version.argeo-distribution} pom import @@ -192,7 +214,7 @@ limitations under the License. argeo - http://www.argeo.org/maven/argeo + http://maven.argeo.org/argeo true daily @@ -205,4 +227,111 @@ limitations under the License. + + + 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