Skip to content

Instantly share code, notes, and snippets.

@flash1293
Created December 24, 2014 13:11
Show Gist options
  • Save flash1293/a18304ff41b2bbe358ad to your computer and use it in GitHub Desktop.
Save flash1293/a18304ff41b2bbe358ad to your computer and use it in GitHub Desktop.
nexus deployment über API
curl -v -F r=snapshots -F hasPom=false -F e=gz -F g=de.flash1293 -F a=rmt -F v=1.0 -F p=gz -F file=@rmt.tar.gz -u admin:<PASSWORT> http://nexus.flash1293.de/service/local/artifact/maven/content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment