DefaultScannerService should skip WAR checks if no context is given
-------------------------------------------------------------------
Key: OWB-287
URL: https://issues.apache.org/jira/browse/OWB-287
Project: OpenWebBeans
Issue Type: Improvement
Components: Lifecycle
Affects Versions: M3
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: M4
Currently the DefaultScannerService always tries to resolve a WAR file. But
there are certain situations, like running in a test mock container, or for
development inside an IDE, where no context is available. This currently leads
to a NullPointerException.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.