-
Task
-
Resolution: Done
-
Minor
-
None
-
None
-
---
-
---
The messaging-activemq/subsystem pom has an org.jline:jline exclude from its activemq-cli dep. Make this an exclude for all org.jline deps.
org.jline:jline is an uber-jar, and in some builds of artemis-cli we've seen deps on individual artifacts that go into that uber-jar declared, rather than the uber jar. So exclude those as well.