Solutionunvalidated
You need to do something like the following: — Class.forName("io.quarkus.info.BuildInfo", false, Thread.currentThread().getContextClassLoader());. Outcome: catch(ClassNotFoundException ignored) { return false; }.
e9194938-6659-4146-bf36-037c8a53a0e5
You need to do something like the following: — Class.forName("io.quarkus.info.BuildInfo", false, Thread.currentThread().getContextClassLoader());. Outcome: catch(ClassNotFoundException ignored) { return false; }.