X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=d9930cd8b89adb090ef114b05a921ade25bdc04b;hb=aacd48dc5f6d3e748e9dd8058b19beac5b367939;hp=3d26210fd415768a1252c3d56e49e233a1d40064;hpb=f03e9f93e6a1f616b0271a97a20c8a8ec7212ca0;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 3d26210fd..d9930cd8b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,31 +1,43 @@ - + 4.0.0 org.argeo parent - 1.0.0 + 1.2.0 org.argeo.commons argeo-commons - 0.2.0 + 0.3.4-SNAPSHOT Argeo Commons pom - 0.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 + 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/tags/argeo-commons-0.2.0 - scm:svn:https://www.argeo.org/svn/commons/tags/argeo-commons-0.2.0 - https://www.argeo.org/svn/commons/tags/argeo-commons-0.2.0 + scm:svn:https://svn.argeo.org/commons/trunk + scm:svn:https://svn.argeo.org/commons/trunk + https://svn.argeo.org/commons/trunk @@ -33,9 +45,9 @@ http://www.apache.org/licenses/LICENSE-2.0.txt repo - - basic - osgi - server - security - 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 @@ -98,28 +111,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.2.0 true - target/classes/META-INF + META-INF ${project.version}-r${buildNumber} - ${pom.artifactId} + ${project.artifactId} + J2SE-1.5 <_removeheaders>Bnd-LastModified @@ -133,6 +168,43 @@ limitations under the License. + + + 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 + @@ -141,7 +213,7 @@ limitations under the License. buildnumber-maven-plugin - validate + generate-resources create @@ -150,7 +222,14 @@ limitations under the License. false false - true + {0,date,yyyyMMdd_HHmmss} + + timestamp + + git + + svn + @@ -163,6 +242,9 @@ limitations under the License. org.apache.maven.plugins maven-site-plugin + + doc/site + org.apache.maven.plugins @@ -194,13 +276,6 @@ limitations under the License. XML_STYLE - - - - check - - - @@ -218,7 +293,7 @@ limitations under the License. argeo - http://www.argeo.org/maven/argeo + http://maven.argeo.org/argeo true daily @@ -243,6 +318,7 @@ limitations under the License. org.apache.maven.plugins maven-project-info-reports-plugin + 2.3.1 @@ -265,6 +341,7 @@ limitations under the License. org.apache.maven.plugins maven-javadoc-plugin + 2.7 false true @@ -274,6 +351,7 @@ limitations under the License. org.apache.maven.plugins maven-jxr-plugin + 2.2 true @@ -281,6 +359,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-report-plugin + 2.7.1 false true @@ -289,6 +368,7 @@ limitations under the License. org.codehaus.mojo taglist-maven-plugin + 2.4 true @@ -301,6 +381,7 @@ limitations under the License. org.apache.maven.plugins maven-changelog-plugin + 2.2 false @@ -337,5 +418,27 @@ 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 + + \ No newline at end of file