X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=a17ecb81643741e11ed94db3c45cfe79629f20c5;hb=00474cf92c05359177aba1768bd2ef95a310afaf;hp=56df72a6c52b158306021c67c7a6bce0ff79df74;hpb=41ae8a4d8ca5b99ce28b1b73c529588264c10bee;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 56df72a6c..a17ecb816 100644 --- a/pom.xml +++ b/pom.xml @@ -2,22 +2,17 @@ 4.0.0 - - org.argeo - parent - 1.2.0 - org.argeo.commons argeo-commons - 0.3.4-SNAPSHOT + 1.1.5-SNAPSHOT Argeo Commons Generic layers integrating free / open source technologies in order to quickly develop custom enterprise systems: security, JCR, user interface, monitoring pom - 0.3 - 2011-03-24 - 1.1.7 - 0.3.4-SNAPSHOT + 1.1 + 2012-06-19 + 1.3.1 + 1.1.5-SNAPSHOT file:///srv/projects/www/commons/site http://projects.argeo.org/commons/site @@ -27,13 +22,14 @@ UTF-8 - basic - osgi + base server - eclipse security - demo + + Argeo + http://www.argeo.org + ${site.urlBase}/${developmentCycle} scm:svn:https://svn.argeo.org/commons/trunk @@ -67,6 +63,10 @@ limitations under the License. + + Bugzilla + https://bugzilla.argeo.org + mbaudier @@ -126,6 +126,16 @@ limitations under the License. maven-clean-plugin 2.4.1 + + + + META-INF + + MANIFEST.MF + + + + maven-surefire-plugin @@ -148,6 +158,10 @@ limitations under the License. maven-resources-plugin 2.5 + + maven-dependency-plugin + 2.4 + maven-release-plugin 2.2.2 @@ -155,6 +169,10 @@ limitations under the License. true + + maven-javadoc-plugin + 2.8.1 + org.apache.felix @@ -208,7 +226,7 @@ limitations under the License. org.argeo.maven.plugins maven-argeo-osgi-plugin - 1.0.33 + 1.1.2 @@ -250,6 +268,8 @@ limitations under the License. *.demo.*:*.internal.* true + + http://docs.oracle.com/javase/6/docs/api http://www.osgi.org/javadoc/r4v42 @@ -317,6 +337,26 @@ limitations under the License. + + + src/main/resources + + + . + + plugin.xml + META-INF/** + WEB-INF/** + icons/** + branding/** + *.properties + p2.inf + + + build.properties + + + org.codehaus.mojo @@ -335,6 +375,25 @@ limitations under the License. yyMMdd_HHmm + + maven-clean-plugin + + + + META-INF + + MANIFEST.MF + + + + + + + maven-javadoc-plugin + + true + + maven-resources-plugin @@ -351,7 +410,8 @@ limitations under the License. maven-release-plugin - rpmbuild,rpmbuild-tp,el5 + deploy + rpmbuild,rpmbuild-tp @@ -381,8 +441,8 @@ limitations under the License. - org.argeo.dep - versions-all + org.argeo.tp + binaries ${version.argeo-distribution} pom import @@ -391,69 +451,75 @@ limitations under the License. - argeo - http://maven.argeo.org/argeo + argeo-tp + http://repo.argeo.org/org.argeo.jcr.webapp/public/java/org.argeo.tp-1.3.1 true daily - fail + warn - - false - never - fail - + + + central + http://repo1.maven.org/maven2 + + true + daily + warn + + + + argeo-maven-plugins + http://repo.argeo.org/org.argeo.jcr.webapp/public/java/org.argeo.maven.plugins-1.1.x + + true + daily + warn + + + + + staging + dav:https://repo.argeo.org/org.argeo.jcr.webapp/webdav/java/org.argeo.commons-1.1.x + false + argeo-commons-site Argeo Commons Site - file://${site.repoBase}/${developmentCycle}/ + file://${site.repoBase}/${project.version} - - 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 - + dav:http://localrepo:7070/org.argeo.jcr.webapp/webdav/java/org.argeo.commons-1.1.x localrepo.snapshots Internal Snapshot Repository - dav:http://localrepo:7080/org.argeo.jcr.webapp/webdav/node/main/repo - + dav:http://localrepo:7070/org.argeo.jcr.webapp/webdav/java/org.argeo.commons-1.1.x - - full - - doc - sandbox - - el5 5 - /srv/rpmfactory/argeo-osgi-staging/5/x86_64 - + /srv/rpmfactory/argeo-osgi-staging/5/x86_64 + + doc + + doc + + \ No newline at end of file