-
Bug
-
Resolution: Done
-
Critical
-
1.1.0.CR4
-
None
-
None
Majority of Elytron Maven dependencies have scope provided. It means they are not included when Elytron is used as a project dependency (e.g. together with EJB) and compilation fails.
We need either to make them compile scoped or provide an additional Elytron BOM package so users have a simple way for Elytron usage.
- clones
-
JBEAP-10893 Elytron: problem with Maven dependencies
- Closed
- relates to
-
ELY-2102 Fix slf4j warning messages when using Elytron Tool
- Resolved