X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=644f5b2f087805fc8a690506d0225d09e88d9994;hb=1d5afdce3e91054f07ddd3c98309c363b4cf1d46;hp=7c1833998cc421a48c22130cc3cbf80198ffeee4;hpb=01d8a068cd14fb2b4dab2a1483b3c5f1ad2b2e55;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 7c1833998..644f5b2f0 100644 --- a/pom.xml +++ b/pom.xml @@ -359,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 + +
+