[
https://issues.jboss.org/browse/ELY-1153?page=com.atlassian.jira.plugin.s...
]
Darran Lofthouse commented on ELY-1153:
---------------------------------------
If working on the Elytron pom please keep in mind that the only guarantee we make about
the versions in that pom is that they will never match the application server release ;-)
Elytron: problem with Maven dependencies
----------------------------------------
Key: ELY-1153
URL:
https://issues.jboss.org/browse/ELY-1153
Project: WildFly Elytron
Issue Type: Bug
Affects Versions: 1.1.0.CR4
Reporter: Josef Cacek
Assignee: Tomaz Cerar
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)