rmpestano edited a comment on issue #88: Quarkus native mode support URL: https://github.com/apache/myfaces/pull/88#issuecomment-593339368 By the way, I'm using this command to run the test against a generated native image: `mvn failsafe:integration-test -Pnative -Dquarkus.test.native-image-profile=dev -Dnative.image.path=target/quarkus-myfaces-showcase-1.0-SNAPSHOT-runner -Dquarkus.log.file.path=target/debug.log` Note that failsafe is overriding the quarkus.log.file.path parameter (we also have it on application.properties)
---------------------------------------------------------------- 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
