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.
使用大型多模块 Maven 项目。想要运行阶段如下
mvn clean install -DskipTests
然后运行单元测试。但这失败了,即使代码已经编译
mvn surefire:test