X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=80f47b77c45e9a7315e63765d8018037d07113be;hb=ba73973522b91aa12972ce5b47e843ecf9d1756c;hp=e3e0df7a585135316e5016dcb7438e9ac8cf0193;hpb=be1362b418157673529c9575e12731f5a2c457e0;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index e3e0df7a5..80f47b77c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 org.argeo @@ -9,17 +8,20 @@ org.argeo.commons argeo-commons - 0.1.1-SNAPSHOT + 0.2.1-SNAPSHOT Argeo Commons pom 0.1 - 0.12.1-SNAPSHOT - 0.12.1-SNAPSHOT - 0.1.21 - 2.0.0 - 0.8.2.1 + 1.0.4 + 0.12.4 + 0.1.28 + 2.0.1 + 0.8.3.0 + file:///var/argeo/projects/commons/www/site + http://www.argeo.org/projects/commons/site + ${site.urlBase}/${developmentCycle} scm:svn:https://www.argeo.org/svn/commons/trunk scm:svn:https://www.argeo.org/svn/commons/trunk @@ -69,6 +71,7 @@ limitations under the License. osgi server security + sandbox @@ -136,7 +139,6 @@ limitations under the License. org.codehaus.mojo buildnumber-maven-plugin - 1.0-beta-3 validate @@ -161,11 +163,6 @@ limitations under the License. org.apache.maven.plugins maven-site-plugin - 2.0-beta-5 - org.apache.maven.plugins @@ -173,17 +170,46 @@ limitations under the License. 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 + +
+ + + + check + + + +
org.argeo.dep - versions - 1.0.0 + versions-all + ${version.argeo-distribution} pom import @@ -205,4 +231,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