While running Junit test case I'm getting bad RuntimeInvisibleParameterAnnotations attribute: error
I faced the same problem when using maven-compiler-plugin 3.0. Stepping back to v2.5.1 solved the issue for me (using Maven 3.0.4)