ppalaga commented on issue #720: Fix #598 Use quarkus.package.type=native instead of the native-image mojo URL: https://github.com/apache/camel-quarkus/pull/720#issuecomment-586232359 ce43991 is using ``` <quarkus.native.container-build>true</quarkus.native.container-build> <quarkus.native.container-runtime>docker</quarkus.native.container-runtime> ``` instead of the old ones ``` <native-image.docker-build>true</native-image.docker-build> <native-image.container-runtime>docker</native-image.container-runtime> ```
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services