Migration to JDK11 changes how tests must be run from Maven

后端 未结 0 1381
长发绾君心
长发绾君心 2021-02-02 01:56

I\'m upgrading my code from Java v1.8 to v11.0.8. All went fine until I run the tests mvn test and Mockito starts having issues. Every test errors-out. My versions

相关标签:
回答
  • 消灭零回复
提交回复
热议问题