astefanutti commented on code in PR #3427:
URL: https://github.com/apache/camel-k/pull/3427#discussion_r917987846


##########
pkg/builder/quarkus.go:
##########
@@ -151,6 +152,7 @@ func GenerateQuarkusProjectCommon(camelQuarkusVersion 
string, runtimeVersion str
 
 func buildQuarkusRunner(ctx *builderContext) error {
        mc := maven.NewContext(path.Join(ctx.Path, "maven"))

Review Comment:
   We should update the other places where `maven.NewContext` is called as well.



-- 
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