>You need to set maven.compile.source and maven.compile.target to 1.8 to 
>compile with Guava 21.

Right. I forgot :) Now build works with: `mvn clean install 
-Dguaca.version=21.0 -Dmaven.compile.source=1.8 -Dmaven.compile.target=1.8 
-Danimal.sniffer.skip -Dmodernizer.skip`

I haven't spend time looking at the modernizer violations but I guess we'll 
have to address them once we officially support Java 8 as our default version 
and we change the defaults for the compile source/target.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1193#issuecomment-379995758

Reply via email to