<dependency>
      <groupId>org.apache.maven.plugins</groupId>
      <artifactId>maven-surefire-plugin</artifactId>
      <version>2.7.1</version>
    </dependency>

加入以上代码之后OK,

想添加一个注释,居然又报错。

删掉上面代码OK。

 

相关文章:

  • 2022-12-23
  • 2021-11-23
  • 2022-03-08
  • 2022-12-23
  • 2021-12-12
  • 2021-11-13
  • 2021-12-29
猜你喜欢
  • 2021-10-25
  • 2021-11-24
  • 2021-12-17
  • 2021-12-28
  • 2021-12-23
  • 2021-06-23
  • 2021-10-26
相关资源
相似解决方案