Josef Cacek created ELY-1153:
--------------------------------
Summary: Elytron: problem with Maven dependencies
Key: ELY-1153
URL:
https://issues.jboss.org/browse/ELY-1153
Project: WildFly Elytron
Issue Type: Bug
Reporter: Josef Cacek
Assignee: Darran Lofthouse
Priority: Critical
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.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)