X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=240af13a3b44f37a0b296b8637318a26c57f032d;hb=e13785786edb6cb45fd5598916e64b72cbb1bfc1;hp=dd4abe9345b772b0725a2cbde3336aa53b43b016;hpb=5a3ee7c63443a815254990ab96c92aca563bac1e;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index dd4abe934..240af13a3 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 + 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,14 +22,14 @@ UTF-8 - basic - osgi + base server - eclipse security - demo - doc + + Argeo + http://www.argeo.org + ${site.urlBase}/${developmentCycle} scm:svn:https://svn.argeo.org/commons/trunk @@ -68,6 +63,10 @@ limitations under the License. + + Bugzilla + https://bugzilla.argeo.org + mbaudier @@ -127,6 +126,16 @@ limitations under the License. maven-clean-plugin 2.4.1 + + + + META-INF + + MANIFEST.MF + + + + maven-surefire-plugin @@ -149,6 +158,10 @@ limitations under the License. maven-resources-plugin 2.5 + + maven-dependency-plugin + 2.4 + maven-release-plugin 2.2.2 @@ -156,6 +169,10 @@ limitations under the License. true + + maven-javadoc-plugin + 2.8.1 + org.apache.felix @@ -251,6 +268,8 @@ limitations under the License. *.demo.*:*.internal.* true + + http://docs.oracle.com/javase/6/docs/api http://www.osgi.org/javadoc/r4v42 @@ -318,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 @@ -336,6 +375,25 @@ limitations under the License. yyMMdd_HHmm + + maven-clean-plugin + + + + META-INF + + MANIFEST.MF + + + + + + + maven-javadoc-plugin + + true + + maven-resources-plugin @@ -352,7 +410,8 @@ limitations under the License. maven-release-plugin - rpmbuild,rpmbuild-tp,el5 + deploy + rpmbuild,rpmbuild-tp @@ -382,8 +441,8 @@ limitations under the License. - org.argeo.dep - versions-all + org.argeo.tp + binaries ${version.argeo-distribution} pom import @@ -392,21 +451,41 @@ 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 + http://maven.argeo.org/argeo + + 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 @@ -420,14 +499,12 @@ limitations under the License. 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 @@ -435,9 +512,14 @@ limitations under the License. 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