lburgazzoli commented on a change in pull request #560: Fix #557: fix generated
images
URL: https://github.com/apache/camel-k/pull/560#discussion_r265941818
##########
File path: pkg/platform/images/images.go
##########
@@ -39,6 +39,8 @@ var StandardDependencies = map[string]bool{
"camel:core": true,
"runtime:jvm": true,
"runtime:yaml": true,
+ "mvn:org.apache.camel.k:camel-k-adapter-camel-2:" +
defaults.RuntimeVersion: true,
Review comment:
this seems a little bit of an hack but should work :)
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services