X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=9253d439412c65babfcc575c45f990d22267dd2d;hb=3581ba72243b2de63d9883d5781f4ba9989e6314;hp=cd89ab8c89a20c00cc7dd802aee311df6d510aef;hpb=0f51bbd172ce1b285247bf2c49982cfe70c6fe9c;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index cd89ab8c8..9253d4394 100644 --- a/pom.xml +++ b/pom.xml @@ -1,44 +1,36 @@ - + 4.0.0 - - org.argeo - parent - 1.2.0 - org.argeo.commons argeo-commons - 0.3.4-SNAPSHOT + 1.1.10-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 - - file:///srv/projects/www/commons/site - http://projects.argeo.org/commons/site + 1.1 + 2012-06-19 + 1.4.0 + 1.1.10-SNAPSHOT + 6 - /srv/rpmfactory/argeo-osgi-staging/6/x86_64 + /srv/rpmfactory/argeo-osgi-1-staging/6/x86_64 UTF-8 - basic - osgi + base server - eclipse security - demo - ${site.urlBase}/${developmentCycle} + + Argeo + http://www.argeo.org + + http://projects.argeo.org/commons/ scm:svn:https://svn.argeo.org/commons/trunk - scm:svn:https://svn.argeo.org/commons/trunk - + scm:svn:https://svn.argeo.org/commons/trunk https://svn.argeo.org/commons/trunk 2007 @@ -50,7 +42,7 @@ + + Bugzilla + https://bugzilla.argeo.org + mbaudier @@ -99,6 +95,27 @@ limitations under the License. 2.2 + + + src/main/resources + + + . + + plugin.xml + META-INF/** + WEB-INF/** + icons/** + branding/** + *.properties + properties/*.properties + p2.inf + + + build.properties + + + @@ -126,6 +143,16 @@ limitations under the License. maven-clean-plugin 2.4.1 + + + + META-INF + + MANIFEST.MF + + + + maven-surefire-plugin @@ -148,9 +175,20 @@ limitations under the License. maven-resources-plugin 2.5 + + maven-dependency-plugin + 2.4 + maven-release-plugin 2.2.2 + + true + + + + maven-javadoc-plugin + 2.8.1 @@ -164,6 +202,8 @@ limitations under the License. ${project.version}-r${timestamp} ${project.artifactId} JavaSE-1.6 + + ${project.groupId} @@ -194,6 +234,7 @@ limitations under the License. mbaudier@argeo.org Applications/System /usr + 2012 Argeo GmbH and others @@ -205,7 +246,7 @@ limitations under the License. org.argeo.maven.plugins maven-argeo-osgi-plugin - 1.0.33 + 1.1.2 @@ -213,11 +254,15 @@ limitations under the License. maven-license-plugin 1.9.0 + + com.agilejava.docbkx + docbkx-maven-plugin + 2.0.14 + maven-site-plugin 3.0 - false doc/site true @@ -246,6 +291,21 @@ limitations under the License. UTF-8 *.demo.*:*.internal.* + true + + + http://docs.oracle.com/javase/6/docs/api + + http://www.osgi.org/javadoc/r4v42 + + http://static.springsource.org/spring/docs/2.5.x/api + http://static.springsource.org/osgi/docs/1.2.x/api + http://static.springsource.org/spring-security/site/docs/2.0.x/apidocs + + http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0 + + http://help.eclipse.org/helios/topic/org.eclipse.platform.doc.isv/reference/api + @@ -292,25 +352,11 @@ limitations under the License. date - ${developmentCycle.startDate} + ${developmentCycle.argeo-commons.startDate} yyyy-MM-dd - - - - - - - - - - - - - - @@ -334,6 +380,25 @@ limitations under the License. yyMMdd_HHmm + + maven-clean-plugin + + + + META-INF + + MANIFEST.MF + + + + + + + maven-javadoc-plugin + + true + + maven-resources-plugin @@ -342,22 +407,75 @@ limitations under the License. maven-site-plugin - 3.0 false false + + maven-release-plugin + + deploy + rpmbuild,rpmbuild-tp + + + + com.mycila.maven-license-plugin + maven-license-plugin + +
license-apache2-header.txt
+ true + true + + src/**/*.java + src/**/*.xml + + + **/springutil/** + **/qooxdoo-sdk/** + + true + + SLASHSTAR_STYLE + XML_STYLE + +
+
+ + com.agilejava.docbkx + docbkx-maven-plugin + + doc/reference + target/site/reference + css/style.css + + + + + + + + + + + + + + + generate-html + generate-pdf + + pre-site + + +
- - - org.argeo.dep - versions-all + org.argeo.tp + binaries ${version.argeo-distribution} pom import @@ -366,69 +484,68 @@ limitations under the License. - argeo - http://maven.argeo.org/argeo + argeo-tp + http://repo.argeo.org/data/public/java/org.argeo.tp-1.4.x true daily - fail + warn - - false - never - fail - + + + central + http://repo1.maven.org/maven2 + + true + daily + warn + + + + argeo-maven-plugins + http://repo.argeo.org/data/public/java/org.argeo.maven.plugins-1.1.x + + true + daily + warn + + + + + staging + dav:https://repo.argeo.org/data/files/java/org.argeo.commons-${developmentCycle.argeo-commons}.x + false + - argeo-commons-site - Argeo Commons Site - file://${site.repoBase}/${developmentCycle}/ + site + dav:https://repo.argeo.org/data/files/docs/org.argeo.commons-${developmentCycle.argeo-commons}.x - - 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://localhost:7070/data/files/java/org.argeo.commons-${developmentCycle.argeo-commons}.x - - localrepo.snapshots - Internal Snapshot Repository - dav:http://localrepo:7080/org.argeo.jcr.webapp/webdav/node/main/repo - - + + site + Argeo Commons Site + dav:http://localhost:7070/data/files/docs/org.argeo.commons-${developmentCycle.argeo-commons}.x + - - full - - doc - sandbox - - el5 5 - /srv/rpmfactory/argeo-osgi-staging/5/x86_64 - + /srv/rpmfactory/argeo-osgi-staging/5/x86_64 -
\ No newline at end of file +