<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<skip>true</skip>
</configuration>
</plugin>

相关文章:

  • 2021-08-12
  • 2021-12-20
  • 2021-09-22
  • 2021-08-14
  • 2021-06-30
猜你喜欢
  • 2021-11-24
  • 2021-06-15
  • 2022-03-07
  • 2021-12-24
  • 2021-07-21
  • 2022-12-23
  • 2021-10-16
相关资源
相似解决方案