Thanks, @iocanel! My question perhaps wasn't clear. I understand that we need to list transitive deps _in the feature.xml_ - I was wondering whether we also need to list them _in the POM_. E.g. the three jsch-agentproxy deps we list in `feature.xml` are all brought in by **one** dep in the POM. Is that OK, or should we have one entry in the POM _per_ entry in `feature.xml`.
And the Guava stuff was resolved, by the way - stupid stale deps in the repo ;-) --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-karaf/pull/43#issuecomment-40707085
