X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=d9930cd8b89adb090ef114b05a921ade25bdc04b;hb=aacd48dc5f6d3e748e9dd8058b19beac5b367939;hp=8104fc77cfd88ccbdce0cbcbe2fe1aaea49fb276;hpb=b2bfc5cdb8374a7542d49b9fe729fc58558e5fdb;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 8104fc77c..d9930cd8b 100644 --- a/pom.xml +++ b/pom.xml @@ -2,34 +2,52 @@ 4.0.0 + + org.argeo + parent + 1.2.0 + org.argeo.commons - 0.1.1-SNAPSHOT argeo-commons + 0.3.4-SNAPSHOT Argeo Commons pom - 0.1 - 0.12.1-SNAPSHOT - 0.1.21 + 0.3 + 1.1.6 + 0.3.4-SNAPSHOT + 3.6.2 + + 1.0.33 + 1.1.1 + + file:///srv/projects/www/commons/site + http://projects.argeo.org/commons/site + /srv/rpmfactory/argeo-osgi-staging/6/x86_64 + + basic + osgi + server + eclipse + security + demo + + ${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 - - Bugzilla - https://www.argeo.org/bugzilla/ - Apache 2 http://www.apache.org/licenses/LICENSE-2.0.txt repo - - Argeo - http://www.argeo.org - mbaudier @@ -64,23 +78,28 @@ limitations under the License. - - server - + + + org.apache.maven.wagon + wagon-webdav + 1.0-beta-2 + + + - org.apache.maven.plugins maven-compiler-plugin + 2.3.2 1.5 1.5 - org.apache.maven.plugins maven-source-plugin + 2.1.2 attach-sources @@ -91,21 +110,110 @@ limitations under the License. + + maven-clean-plugin + 2.4.1 + + + maven-surefire-plugin + 2.7.1 + + + maven-jar-plugin + 2.3.1 + + + META-INF/MANIFEST.MF + + + + + maven-antrun-plugin + 1.7 + + + maven-resources-plugin + 2.4.3 + + + maven-site-plugin + 2.1.1 + + + maven-release-plugin + 2.1 + + + + org.apache.felix + maven-bundle-plugin + 2.2.0 + true + + META-INF + + ${project.version}-r${buildNumber} + ${project.artifactId} + J2SE-1.5 + <_removeheaders>Bnd-LastModified + + + + + bundle-manifest + process-classes + + manifest + + + + + + + org.codehaus.mojo + buildnumber-maven-plugin + 1.0-beta-4 + + + org.codehaus.mojo + rpm-maven-plugin + 2.1-alpha-1 + true + + ${project.version} + r${buildNumber}.el6 + argeo6 + mbaudier@argeo.org + Applications/System + /usr + + + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + org.argeo.maven.plugins maven-argeo-osgi-plugin ${version.maven-argeo-osgi} + + + com.mycila.maven-license-plugin + maven-license-plugin + 1.8.0 + org.codehaus.mojo buildnumber-maven-plugin - 1.0-beta-3 - validate + generate-resources create @@ -114,7 +222,14 @@ limitations under the License. false false - true + {0,date,yyyyMMdd_HHmmss} + + timestamp + + git + + svn + @@ -127,11 +242,9 @@ limitations under the License. org.apache.maven.plugins maven-site-plugin - 2.0-beta-5 - + + doc/site + org.apache.maven.plugins @@ -139,7 +252,29 @@ 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 +
@@ -147,72 +282,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 @@ -224,33 +305,140 @@ 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 + 2.3.1 + + + + index + summary + license + scm + issue-tracking + dependencies + + + + false + + project-team + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + false + + true + UTF-8 + + + + org.apache.maven.plugins + maven-jxr-plugin + 2.2 + + true + + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.7.1 + false + + true + + + + org.codehaus.mojo + taglist-maven-plugin + 2.4 + + true + + TODO + FIXME + @deprecated + + + + + org.apache.maven.plugins + maven-changelog-plugin + 2.2 + 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} + + + + + localrepo + + + localrepo + Internal Release Repository + dav:http://localrepo:7080/org.argeo.jcr.webapp/webdav/node/main/repo + + + localrepo.snapshots + Internal Snapshot Repository + dav:http://localrepo:7080/org.argeo.jcr.webapp/webdav/node/main/repo + + + + + full + + doc + sandbox + + +
\ No newline at end of file