From: Mathieu Baudier Date: Fri, 9 Mar 2012 16:54:03 +0000 (+0000) Subject: Configure license plugin X-Git-Tag: argeo-commons-2.1.30~975 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=748dd542bff0c497c61848acfd54428ed500883e;p=lgpl%2Fargeo-commons.git Configure license plugin git-svn-id: https://svn.argeo.org/commons/trunk@5191 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/pom.xml b/pom.xml index e0811005a..644f5b2f0 100644 --- a/pom.xml +++ b/pom.xml @@ -365,6 +365,28 @@ limitations under the License. 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 + +
+