X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=d1d922b3dfb87ccac980d6d36825536bc6f00da4;hb=6bb0606505be3e99021c5ff9771c719eb1e1f2e7;hp=8e524c929382950f586d62d37f1928e434117103;hpb=da5cbd709848b5c406684769f160e5c3a529337b;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 8e524c929..d1d922b3d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.argeo @@ -8,24 +9,39 @@ org.argeo.commons argeo-commons - 0.2.1 + 0.3.4-SNAPSHOT Argeo Commons pom - 0.2 - 1.1.0 - 0.12.4 - 0.1.29 - 2.0.1 - 1.1.0 + 0.3 + 1.1.7 + 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 + 6 + /srv/rpmfactory/argeo-osgi-staging/6/x86_64 + + UTF-8 + + basic + osgi + server + eclipse + security + demo + ${site.urlBase}/${developmentCycle} - 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 + scm:svn:https://svn.argeo.org/commons/trunk + scm:svn:https://svn.argeo.org/commons/trunk + + https://svn.argeo.org/commons/trunk @@ -33,9 +49,9 @@ http://www.apache.org/licenses/LICENSE-2.0.txt repo QA + + bsinou + Bruno Sinou + + Argeo + http://www.argeo.org + + developer + + - - basic - osgi - server - security - eclipse - sandbox - + + + + 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 @@ -99,29 +127,50 @@ limitations under the License. - org.argeo.maven.plugins - maven-argeo-osgi-plugin - ${version.maven-argeo-osgi} + maven-clean-plugin + 2.4.1 + + + maven-surefire-plugin + 2.7.1 maven-jar-plugin + 2.3.1 - target/classes/META-INF/MANIFEST.MF + 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 - ${version.maven-bundle-plugin} + 2.3.7 true - target/classes/META-INF + META-INF - ${project.version}-r${buildNumber} - ${pom.artifactId} - <_removeheaders>Bnd-LastModified + ${project.version}-r${timestamp} + ${project.artifactId} + J2SE-1.5 @@ -134,6 +183,43 @@ limitations under the License. + + + org.codehaus.mojo + buildnumber-maven-plugin + 1.0 + + + org.codehaus.mojo + rpm-maven-plugin + 2.1-alpha-1 + true + + ${project.version} + r${timestamp}.el${rpm.release} + argeo${rpm.release} + 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 + @@ -142,17 +228,29 @@ limitations under the License. buildnumber-maven-plugin - validate + generate-resources - create + create-timestamp false false - true + yyMMdd_HHmm + + + + + + + + + + + + org.apache.maven.plugins @@ -164,7 +262,9 @@ limitations under the License. org.apache.maven.plugins maven-site-plugin - 2.1.1 + + doc/site + org.apache.maven.plugins @@ -178,7 +278,6 @@ limitations under the License. com.mycila.maven-license-plugin maven-license-plugin - 1.8.0
license-apache2-header.txt
true @@ -239,6 +338,7 @@ limitations under the License. org.apache.maven.plugins maven-project-info-reports-plugin + 2.3.1 @@ -261,6 +361,7 @@ limitations under the License. org.apache.maven.plugins maven-javadoc-plugin + 2.7 false true @@ -270,6 +371,7 @@ limitations under the License. org.apache.maven.plugins maven-jxr-plugin + 2.2 true @@ -277,6 +379,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-report-plugin + 2.7.1 false true @@ -285,6 +388,7 @@ limitations under the License. org.codehaus.mojo taglist-maven-plugin + 2.4 true @@ -297,6 +401,7 @@ limitations under the License. org.apache.maven.plugins maven-changelog-plugin + 2.2 false @@ -333,5 +438,37 @@ limitations under the License. + + 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 + + + + el5 + + 5 + /srv/rpmfactory/argeo-osgi-staging/5/x86_64 + + +
\ No newline at end of file