X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=644f5b2f087805fc8a690506d0225d09e88d9994;hb=cf6a0a76a1f0e471c31e2190db80949fb3dd5f51;hp=44fdf1d2b0379b4c6fda2fb9415bfb6702c81b36;hpb=8e0cfe44a6735e7dbe34f1dd2235e3633d7b15e3;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 44fdf1d2b..644f5b2f0 100644 --- a/pom.xml +++ b/pom.xml @@ -217,7 +217,6 @@ limitations under the License. maven-site-plugin 3.0 - false doc/site true @@ -246,6 +245,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 + @@ -347,6 +359,34 @@ limitations under the License. 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 + +
+