While running Junit test case I'm getting bad RuntimeInvisibleParameterAnnotations attribute: error
Asked
Active
Viewed 667 times
1 Answers
1
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)

Philip Helger
- 1,814
- 18
- 28