X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=d68bd538d2259a50d3ae3ddc415f2c78a56ef507;hb=d0b8ffbd1f6628fdefcdf02dbe42fc26884f4a9d;hp=7344fc97a2dd305ef1cf5df76bd1953145f2689f;hpb=83dc7b38160651626d00f6048f20183e01ad323a;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 7344fc97a..d68bd538d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,44 +1,53 @@ - + 4.0.0 - - org.argeo - parent - 1.2.0 - org.argeo.commons argeo-commons - 0.2.2-SNAPSHOT + 1.1.2-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.2 - 1.1.1-SNAPSHOT - 0.2.2-SNAPSHOT - 0.12.5 - 3.6.1 - 0.1.30-SNAPSHOT - 2.0.1 - 1.1.0 + 1.1 + 2012-06-19 + 1.3.1 + 1.1.1 + file:///srv/projects/www/commons/site http://projects.argeo.org/commons/site + 6 + /srv/rpmfactory/argeo-osgi-staging/6/x86_64 + + UTF-8 + + basic + osgi + server + eclipse + security + + + Argeo + http://www.argeo.org + ${site.urlBase}/${developmentCycle} 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 Apache 2 http://www.apache.org/licenses/LICENSE-2.0.txt repo + + Bugzilla + https://bugzilla.argeo.org + mbaudier @@ -68,29 +81,37 @@ limitations under the License. QA + + bsinou + Bruno Sinou + + Argeo + http://www.argeo.org + + developer + + - - basic - osgi - server - security - eclipse - sandbox - + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.2 + + + - org.apache.maven.plugins maven-compiler-plugin 2.3.2 - 1.5 - 1.5 + 1.6 + 1.6 - org.apache.maven.plugins maven-source-plugin 2.1.2 @@ -104,31 +125,53 @@ 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.12 maven-jar-plugin - 2.3.1 + 2.4 - target/classes/META-INF/MANIFEST.MF + META-INF/MANIFEST.MF + + maven-antrun-plugin + 1.7 + + + maven-resources-plugin + 2.5 + + + maven-dependency-plugin + 2.4 + + + maven-release-plugin + 2.2.2 + + true + + + org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + 2.3.7 true - target/classes/META-INF + META-INF - ${project.version}-r${buildNumber} - ${pom.artifactId} - J2SE-1.5 - <_removeheaders>Bnd-LastModified + ${project.version}-r${timestamp} + ${project.artifactId} + JavaSE-1.6 @@ -141,60 +184,184 @@ limitations under the License. + + + org.codehaus.mojo + buildnumber-maven-plugin + 1.0 + + + org.codehaus.mojo + rpm-maven-plugin + 2.1-alpha-1 + true + + ${project.version} + r${timestamp}.el${rpm.release} + argeo${rpm.release} + mbaudier@argeo.org + Applications/System + /usr + + + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + + + org.argeo.maven.plugins + maven-argeo-osgi-plugin + 1.0.33 + + + + com.mycila.maven-license-plugin + maven-license-plugin + 1.9.0 + + + + maven-site-plugin + 3.0 + + doc/site + true + true + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.4 + + + + index + summary + license + scm + issue-tracking + project-team + + + + + + maven-javadoc-plugin + 2.8.1 + + UTF-8 + *.demo.*:*.internal.* + true + + + 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 + + + + + aggregate + + aggregate + + + + + + maven-jxr-plugin + 2.3 + + + **/demo/**/* + **/internal/**/* + + + + + aggregate + + aggregate + + + + + + org.codehaus.mojo + taglist-maven-plugin + 2.4 + + true + + TODO + FIXME + + + + + maven-changelog-plugin + 2.2 + + date + + ${developmentCycle.startDate} + + yyyy-MM-dd + + + + + org.codehaus.mojo buildnumber-maven-plugin - 1.0-beta-4 generate-resources - create + create-timestamp false false - {0,date,yyyyMMdd_HHmmss} - - timestamp - - git - - svn - + yyMMdd_HHmm - org.apache.maven.plugins maven-resources-plugin - 2.4.3 UTF-8 - org.apache.maven.plugins maven-site-plugin - 2.1.1 + false + + false + - org.apache.maven.plugins maven-release-plugin - true - release - clean install + rpmbuild,rpmbuild-tp,el5 com.mycila.maven-license-plugin maven-license-plugin - 1.8.0
license-apache2-header.txt
true @@ -219,8 +386,8 @@ limitations under the License. - org.argeo.dep - versions-all + org.argeo.tp + binaries ${version.argeo-distribution} pom import @@ -229,8 +396,22 @@ limitations under the License. - argeo - http://maven.argeo.org/argeo + argeo-tp + http://dev.argeo.org/org.argeo.jcr.webapp/public/java/org.argeo.tp-1.3.1 + + true + daily + fail + + + false + never + fail + + + + argeo-commons + http://dev.argeo.org/org.argeo.jcr.webapp/public/java/org.argeo.commons-1.1.1 true daily @@ -243,117 +424,79 @@ limitations under the License. + + + central + http://repo1.maven.org/maven2 + + true + daily + fail + + + false + never + fail + + + + argeo + http://maven.argeo.org/argeo + + true + daily + fail + + + false + never + fail + + + + + false + argeo-commons-restricted + Argeo FOSS Repository + dav:http://localhost:7080/org.argeo.jcr.webapp/webdav/java/org.argeo.commons-${version.argeo-commons} + argeo-commons-site Argeo Commons Site - file://${site.repoBase}/${developmentCycle}/ + file://${site.repoBase}/${project.version} - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.3.1 - - - - index - summary - license - scm - issue-tracking - dependencies - - - - false - - project-team - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.7 - false - - true - UTF-8 - - - - org.apache.maven.plugins - maven-jxr-plugin - 2.2 - - true - - - - org.apache.maven.plugins - maven-surefire-report-plugin - 2.7.1 - false - - true - - - - org.codehaus.mojo - taglist-maven-plugin - 2.4 - - true - - TODO - FIXME - @deprecated - - - - - org.apache.maven.plugins - maven-changelog-plugin - 2.2 - false - - - org.apache.maven.plugins - maven-pmd-plugin - 2.3 - false - - true - 1.5 - true - - **/springutil/*.java - - - - - - cpd - - - - - - - release + localrepo - - argeo-commons-site - Argeo Commons Site - file://${site.repoBase}/${project.version} - + + localrepo + Internal Release Repository + dav:http://localrepo:7080/org.argeo.jcr.webapp/webdav/node/main/repo + + + + localrepo.snapshots + Internal Snapshot Repository + dav:http://localhost:7070/org.argeo.jcr.webapp/webdav/java/org.argeo.commons-${version.argeo-commons} + + + el5 + + 5 + /srv/rpmfactory/argeo-osgi-staging/5/x86_64 + + + + + doc + + doc + +
\ No newline at end of file