Hey guys Should Safeguard run even without a MP-Config implementation? I think it would be cool if it did.
Method `ExecutionPlanFactory#enableNonFallbacksForMicroProfile` looks a little bit like it tries to, but line 141 catches only `ClassNotFoundException`. If it would also catch `NoClassDefFoundError` and `ExceptionInInitializerError`, it would actually work. I could create a pull request, but I can't see how? Rüdiger BTW: On http://geronimo.apache.org/GMOxPMGT/contributor-process.html there's a broken link to the mailing lists. It's falsely `http://geronimo.apache.org/mailing.html`, but it should be `http://geronimo.apache.org/mailing-lists.html`. I don't have rights for the wiki.
