Skip to content

Instantly share code, notes, and snippets.

@hns
Created June 25, 2012 14:06
Show Gist options
  • Save hns/2988852 to your computer and use it in GitHub Desktop.
Save hns/2988852 to your computer and use it in GitHub Desktop.
How to upload a Rhino snapshot release
mvn deploy:deploy-file -Durl=https://oss.sonatype.org/content/repositories/snapshots/ -DrepositoryId=sonatype-nexus-snapshots -DpomFile=pom.xml -Dfile=js.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment