Description: Change goal of maven-bundle-plugin to manifest
Forwarded:   No
Author:      Mechtilde Stehmann <mechtilde@debian.org>
Last-Update: 2019-10-27
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -70,7 +70,8 @@
         <executions>
           <execution>
             <goals>
-              <goal>bnd-process</goal>
+<!--              <goal>bnd-process</goal> -->
+              <goal>manifest</goal>  
             </goals>
           </execution>
         </executions>
