Keep getting this error when compiling using Maven:
type parameters of X cannot be determined; no unique maximal instance exists for type variable X wit
It definitely has to do something with the JDK versions maven and eclipse are using. Also make sure your Compiler compliance level in eclipse points to the right JDK version.