Details
Description
In an environment configured to use deltaspike and owb attempting to execute deltaspike's cdiContainer.boot(); method, which worked consistently in the past and now consistently generates an error and specifies WebBeansDeployment Exception. This seems to be happening when OWB is scanning jars on the class path.
Attaching the full IDEA generated logs, the logs produced by a maven execution on the command line fail with the same exception.
Also attaching the source code of the test class.