Skip to content

Instantly share code, notes, and snippets.

@kellyp
Created July 20, 2011 19:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kellyp/1095744 to your computer and use it in GitHub Desktop.
Save kellyp/1095744 to your computer and use it in GitHub Desktop.
mvn deploy:deploy -DaltDeploymentRepository=nexus::default::http://arsenal-gear.home:18081/nexus/content/repositories/lucee -Dfile=/home/vagrant/.jenkins/server/jobs/helloworld/workspace -DartifactId=hello-world -DgroupId=com.maestrodev -Dversion=0.0.1 -Dpackaging=war -DrepositoryId=nexus -DgeneratePom=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment