> </dependency> > <dependency> > <groupId>com.jcraft</groupId> > <artifactId>jsch.agentproxy.connector-factory</artifactId> > - <version>0.0.8</version> > + <version>0.0.9</version>
I think one or the other is required. You can see earlier versions had the exclusion here but not below. If you don't have either exclusion you get the duplicate class issue. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/841/files#r36751236
