X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=a19e622376fbb2b8be6c5dd8fc354c042cf4371a;hb=8bdbc4c50041ed7899685efe02df392cdb12944a;hp=8104fc77cfd88ccbdce0cbcbe2fe1aaea49fb276;hpb=b2bfc5cdb8374a7542d49b9fe729fc58558e5fdb;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 8104fc77c..a19e62237 100644 --- a/pom.xml +++ b/pom.xml @@ -2,25 +2,31 @@ 4.0.0 + + org.argeo + parent + 1.0.0 + org.argeo.commons - 0.1.1-SNAPSHOT argeo-commons + 0.1.2-SNAPSHOT Argeo Commons pom 0.1 - 0.12.1-SNAPSHOT - 0.1.21 + 1.0.2 + 0.12.2 + 0.1.25 + 2.0.1 + 0.8.3.0 + file:///var/argeo/projects/commons/www/site + http://www.argeo.org/projects/commons/site 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 - - Bugzilla - https://www.argeo.org/bugzilla/ - Apache 2 @@ -46,10 +52,6 @@ limitations under the License. - - Argeo - http://www.argeo.org - mbaudier @@ -65,7 +67,10 @@ limitations under the License. + basic + osgi server + security @@ -96,13 +101,43 @@ limitations under the License. maven-argeo-osgi-plugin ${version.maven-argeo-osgi} + + maven-jar-plugin + + + target/classes/META-INF/MANIFEST.MF + + + + + org.apache.felix + maven-bundle-plugin + ${version.maven-bundle-plugin} + true + + target/classes/META-INF + + ${project.version}-r${buildNumber} + ${pom.artifactId} + <_removeheaders>Bnd-LastModified + + + + + bundle-manifest + process-classes + + manifest + + + + org.codehaus.mojo buildnumber-maven-plugin - 1.0-beta-3 validate @@ -127,11 +162,6 @@ limitations under the License. org.apache.maven.plugins maven-site-plugin - 2.0-beta-5 - org.apache.maven.plugins @@ -139,7 +169,6 @@ limitations under the License. true release - deploy @@ -147,69 +176,15 @@ 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 @@ -224,33 +199,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