Re: SLF4JLoggingModule cannot be resolved to a type

2014-08-18 Thread Ignasi Barrera
Hi Sofiane, Try adding this dependency to your pom.xml: dependency groupIdorg.apache.jclouds.driver/groupId artifactIdjclouds-slf4j/artifactId version1.8.0/version /dependency HTH! I. On 18 August 2014 15:59, Sofiane Bendoukha saw...@hotmail.com wrote: Hello Everybody, can you

Re: SLF4JLoggingModule cannot be resolved to a type

2014-08-18 Thread Andrew Phillips
can you please explain why I am getting this error. I downloaded all required jars. Could you put the code you're using and the exact stacktrace you're getting into a Gist or Pastie [1]? Regards ap [1] http://jclouds.apache.org/reference/report-a-bug/

Re: SLF4JLoggingModule cannot be resolved to a type

2014-08-18 Thread Sofiane Bendoukha
Thank you very much Ignasi Barrera, it's working now. @ Andrew Philips: next time I will try to provide more info about the bug. By the way this bug is related to this http://www.mail-archive.com/user@jclouds.apache.org/msg00881.html, which still not resolved. Now I fixed the problem