X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=a20cfdb5ad9b44131b3d35576aee081f39e039b3;hb=a59beebe40ebf1f65f10cba734c5df3cab523545;hp=aa02cbe0e433e93ff4e05d6639c20e6f3c64ac3e;hpb=955bb24d7c8f3c526f935eded4fc5f4747388f2b;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index aa02cbe0e..a20cfdb5a 100644 --- a/pom.xml +++ b/pom.xml @@ -9,17 +9,15 @@ org.argeo.commons argeo-commons - 0.3.4-SNAPSHOT + 0.3.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 - 1.1.7 - 0.3.4-SNAPSHOT - 3.6.2 - - 1.0.33 - 1.1.1 + 2011-03-24 + 1.1.8-SNAPSHOT + 0.3.5-SNAPSHOT file:///srv/projects/www/commons/site http://projects.argeo.org/commons/site @@ -34,7 +32,6 @@ server eclipse security - demo ${site.urlBase}/${developmentCycle} @@ -43,6 +40,7 @@ https://svn.argeo.org/commons/trunk + 2007 Apache 2 @@ -93,13 +91,11 @@ limitations under the License. - org.apache.maven.wagon - wagon-webdav - 1.0-beta-2 + wagon-webdav-jackrabbit + 2.2 @@ -109,8 +105,8 @@ limitations under the License. maven-compiler-plugin 2.3.2 - 1.5 - 1.5 + 1.6 + 1.6 @@ -132,11 +128,11 @@ limitations under the License. maven-surefire-plugin - 2.7.1 + 2.12 maven-jar-plugin - 2.3.1 + 2.4 META-INF/MANIFEST.MF @@ -149,28 +145,31 @@ limitations under the License. maven-resources-plugin - 2.4.3 + 2.5 - maven-site-plugin - 2.1.1 + maven-dependency-plugin + 2.4 maven-release-plugin - 2.1 + 2.2.2 + + true + org.apache.felix maven-bundle-plugin - 2.3.6 + 2.3.7 true META-INF ${project.version}-r${timestamp} ${project.artifactId} - J2SE-1.5 + JavaSE-1.6 @@ -212,13 +211,112 @@ limitations under the License. org.argeo.maven.plugins maven-argeo-osgi-plugin - ${version.maven-argeo-osgi} + 1.0.33 com.mycila.maven-license-plugin maven-license-plugin - 1.8.0 + 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 + + + + @@ -239,40 +337,24 @@ limitations under the License. false yyMMdd_HHmm - - - - - - - - - - - - - org.apache.maven.plugins maven-resources-plugin UTF-8 - org.apache.maven.plugins maven-site-plugin + false - doc/site + false - org.apache.maven.plugins maven-release-plugin - true - release - clean install + rpmbuild,rpmbuild-tp,el5 @@ -330,114 +412,10 @@ limitations under the License. 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 - - - argeo-commons-site - Argeo Commons Site - file://${site.repoBase}/${project.version} - - - localrepo @@ -455,13 +433,6 @@ limitations under the License. - - full - - doc - sandbox - - el5 @@ -470,5 +441,11 @@ limitations under the License. + + doc + + doc + + \ No newline at end of file