Go on on on and on...


  • Home

  • Categories

  • Tags

  • Archives

  • Message

  • About

  • Search

实践maven-deploy-plugin

Posted on 2018-09-26 | In 工具 | Visitors

Maven Deploy Plugin

1
2
3
4
5
6
7
<plugin>
	<groupId>org.apache.maven.plugins</groupId>
	<artifactId>maven-deploy-plugin</artifactId>
	<configuration>
		<skip>true</skip>
	</configuration>
</plugin>
# maven # tool # maven-deploy-plugin
实践Spring Cloud Deployer
实践versions-maven-plugin
Ray Wang

Ray Wang

My Blog

1096 posts
27 categories
RSS
© 2025 Ray Wang
Powered by Jekyll
Theme - NexT.Muse