/ Published in: Bash
used to deploy a single file to maven
Expand |
Embed | Plain Text
mvn deploy:deploy-file -DrepositoryId=central -DgroupId=manifests -DartifactId=manifest.csv.sha1 -Dversion=2012.11.3 -Dfile=manifest.2012.11.3.csv.sha1 -Dpackaging=txt -Durl=http://devmonsoon-1000:8081/artifactory/trovix-releases-local
You need to login to post a comment.
