`

maven-surefire-plugin

 
阅读更多

maven-surefire-plugin

https://maven.apache.org/surefire/maven-surefire-plugin/

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

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics