From: mbaudier Date: Sat, 30 Jun 2018 16:26:28 +0000 (+0200) Subject: Fix rpm build X-Git-Tag: argeo-slc-2.1.14~8 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;ds=sidebyside;h=8c4c36fee41edde192cad185f3f7850163207490;p=gpl%2Fargeo-slc.git Fix rpm build --- diff --git a/dep/pom.xml b/dep/pom.xml index fa63778bd..de4b48b5b 100644 --- a/dep/pom.xml +++ b/dep/pom.xml @@ -20,6 +20,19 @@ org.apache.felix maven-bundle-plugin + + maven-assembly-plugin + + + org.argeo.commons + assembly-descriptors + ${version.argeo-commons} + + + + false + +