X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=e3ce398b0f28d6e9c3cc8a3553bd66843c5cbda0;hb=ae0ac1960a3fd2719086b063add6a2a8035e0be7;hp=cd89ab8c89a20c00cc7dd802aee311df6d510aef;hpb=0f51bbd172ce1b285247bf2c49982cfe70c6fe9c;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index cd89ab8c8..e3ce398b0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 org.argeo @@ -9,7 +8,7 @@ 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 @@ -217,7 +216,6 @@ limitations under the License. maven-site-plugin 3.0 - false doc/site true @@ -246,6 +244,19 @@ limitations under the License. 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 + @@ -342,12 +353,39 @@ limitations under the License. maven-site-plugin - 3.0 false false + + maven-release-plugin + + rpmbuild,rpmbuild-tp,el5 + + + + 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 + +
+