ffang commented on issue #3340:
URL: https://github.com/apache/camel-quarkus/issues/3340#issuecomment-980072621


   there's 
   ```
                           <configuration>
                               <argLine>--add-opens 
java.base/java.net=ALL-UNNAMED</argLine>
                           </configuration>
   ```
   for maven-failsafe-plugin in JVM mode, we should add it in native profile 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