Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在运行 Junit 测试用例时,我得到了错误的 RuntimeInvisibleParameterAnnotations 属性:错误
我在使用 maven-compiler-plugin 3.0 时遇到了同样的问题。回到 v2.5.1 为我解决了这个问题(使用 Maven 3.0.4)