astefanutti commented on a change in pull request #2594:
URL: https://github.com/apache/camel-k/pull/2594#discussion_r696384805



##########
File path: pkg/util/camel/camel_dependencies.go
##########
@@ -89,6 +89,14 @@ func ManageIntegrationDependencies(
                        gav := strings.TrimPrefix(d, "mvn:")
 
                        project.AddEncodedDependencyGAV(gav)
+                       // hack for tools.jar dependency issue in jolokia-jvm

Review comment:
       A TODO stating that the code block should be removed once it's fixed in 
the jolokia-jvm could be useful.




-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to