@demobox I've checked the `add-bcpki-1.7.x` branch and built it. Then using only ``` <dependency> <groupId>org.apache.jclouds.driver</groupId> <artifactId>jclouds-sshj</artifactId> <version>1.7.1-SNAPSHOT</version> <scope>test</scope> </dependency> ``` on my pom.xml, my liveTest seems to work as well
--- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/278#issuecomment-34155336