X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=b14b4282c56a95f231a2916128f3d8358d2e39fe;hb=76b53a8fdeb0e9180f6ca41517022e0c322bac86;hp=dd4abe9345b772b0725a2cbde3336aa53b43b016;hpb=be5c8c8a3698d9c12fb295ba8d27853f8aecc266;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index dd4abe934..b14b4282c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,23 +1,17 @@ - + 4.0.0 - - org.argeo - parent - 1.2.0 - org.argeo.commons argeo-commons - 0.3.4-SNAPSHOT + 1.1.6-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,1.2) file:///srv/projects/www/commons/site http://projects.argeo.org/commons/site @@ -27,14 +21,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 @@ -51,7 +45,7 @@ + + Bugzilla + https://bugzilla.argeo.org + mbaudier @@ -127,6 +125,16 @@ limitations under the License. maven-clean-plugin 2.4.1 + + + + META-INF + + MANIFEST.MF + + + + maven-surefire-plugin @@ -149,6 +157,10 @@ limitations under the License. maven-resources-plugin 2.5 + + maven-dependency-plugin + 2.4 + maven-release-plugin 2.2.2 @@ -156,6 +168,10 @@ limitations under the License. true + + maven-javadoc-plugin + 2.8.1 + org.apache.felix @@ -168,6 +184,8 @@ limitations under the License. ${project.version}-r${timestamp} ${project.artifactId} JavaSE-1.6 + + ${project.groupId} @@ -198,6 +216,7 @@ limitations under the License. mbaudier@argeo.org Applications/System /usr + 2012 Argeo GmbH and others @@ -209,7 +228,7 @@ limitations under the License. org.argeo.maven.plugins maven-argeo-osgi-plugin - 1.0.33 + 1.1.2 @@ -251,6 +270,8 @@ limitations under the License. *.demo.*:*.internal.* true + + http://docs.oracle.com/javase/6/docs/api http://www.osgi.org/javadoc/r4v42 @@ -318,6 +339,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 +377,25 @@ limitations under the License. yyMMdd_HHmm + + maven-clean-plugin + + + + META-INF + + MANIFEST.MF + + + + + + + maven-javadoc-plugin + + true + + maven-resources-plugin @@ -352,7 +412,8 @@ limitations under the License. maven-release-plugin - rpmbuild,rpmbuild-tp,el5 + deploy + rpmbuild,rpmbuild-tp @@ -382,8 +443,8 @@ limitations under the License. - org.argeo.dep - versions-all + org.argeo.tp + binaries ${version.argeo-distribution} pom import @@ -392,21 +453,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-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 @@ -420,14 +501,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 +514,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