mirror of https://github.com/apache/jclouds.git
bfd54049b7
This makes dependencies consistent and eliminates warnings of the form: $M2_HOME/repository/org/apache/jclouds/driver/jclouds-slf4j/2.1.0-SNAPSHOT/jclouds-slf4j-2.1.0-SNAPSHOT.jar(org/jclouds/logging/slf4j/config/SLF4JLoggingModule.class): warning: Cannot find annotation method 'value()' in type 'AutoService': class file for com.google.auto.service.AutoService not found Reference: https://github.com/google/auto/tree/master/service#download |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Apache jclouds Packet (packet.net) provider
Pre-requisites
If you are using Oracle JDK, you may get this exception
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
when calling Packet endpoints. To solve this, you want to install JCE following the official documentation.