I was able to make it work moving WeldProvider implementation to Servlet Core module.
It's working like a charm here (Java 10 modular microservice).
Created a PR with the fix: https://github.com/weld/core/pull/1839