Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 17.0.0
-
Fix Version/s: 18.0.0
-
Component/s: OSGi
-
Security Level: Default (Default Security Scheme)
-
Labels:None
-
Sprint:Minion Sprint 3, Minion Sprint 4
Description
Despite adding many dependencies, I keep hitting new things that need to be added to the test-api/karaf pom file. This is clearly not the "real" fix and something else is not working right.
I suspect it has something to do with the fact that you had to remove ActiveMQ from the "default" OpenNMS feature list so it wouldn't auto-launch inside our Karaf, but even though I added them manually to the test pom's features-maven-plugin section it's trying to download them from maven because they haven't been built locally.
Anyways, I'm just adding dependencies to the pom like a jerk just so we can get green again, since it's been busted for quite a while, but it needs proper fixing when you're around and can look at it, 'cause I can't make heads or tails of how this stuff is supposed to interact with each other.