So it seems that the two deps `jsch.agentproxy.jsch` and `jsch.agentproxy.sshj` 
are actually just aggregators that include `jsch.agentproxy.core` and 
jsch/sshj, respectively.

@psiniemi: Is there any reason not to simply depend on `jsch.agentproxy.core` 
directly, since we import jsch/sshj in the driver projects already? The reason 
for asking is that `jsch.agentproxy.core` is an OSGi bundle, but the other two 
are not.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/312#issuecomment-39183652

Reply via email to