How to deploy jars to nexus with cmd

2019-09-03 19:10发布

问题:

I want to deploy some jars to sonatypenexus with cmd command. Can any one give me a sample code which is working?

回答1:

Have a look at this: You can deploy jars to local and remote with deploy plugin. http://maven.apache.org/guides/mini/guide-3rd-party-jars-remote.html



标签: maven cmd nexus