jamesnetherton commented on issue #5006: URL: https://github.com/apache/camel-quarkus/issues/5006#issuecomment-1611205176
This issue is really weird. I have run the build multiple times and got different results. Run 1: `undefined reference to Java_com_sun_management_internal_OperatingSystemImpl_initialize0' collect2: error: ld returned 1 exit status` Run 2: `java.lang.NullPointerException: Cannot invoke "java.util.Set.iterator()" because "triggers" is null` Run 3: `Tests run: 6, Failures: 0, Errors: 0, Skipped: 0` `BUILD SUCCESS` -- 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