porcelli commented on code in PR #2228:
URL: 
https://github.com/apache/incubator-kie-tools/pull/2228#discussion_r1556661553


##########
packages/dashbuilder/appformer/pom.xml:
##########
@@ -82,11 +82,12 @@
     
<netty-transport-native-epoll-classifier>linux-x86_64</netty-transport-native-epoll-classifier>
     
<netty-transport-native-kqueue-classifier>osx-x86_64</netty-transport-native-kqueue-classifier>
 
-    <version.bundle.plugin
-    >3.3.0</version.bundle.plugin><!-- 3.2.0 sometimes 
-      fails with NPE during parallel build -->
+    <!-- 3.2.0 sometimes fails with NPE during parallel build -->
+    <version.bundle.plugin>3.3.0</version.bundle.plugin>
+
     <!-- Make OSGi happy -->
     <osgi.snapshot.qualifier>${maven.build.timestamp}</osgi.snapshot.qualifier>
+
     <jboss.releases.repo.url
     
>https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/</jboss.releases.repo.url>

Review Comment:
   mind share an issue to be followed up? :) 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to