Skip to content

Instantly share code, notes, and snippets.

@gnodet
Created February 2, 2011 22:44
Show Gist options
  • Select an option

  • Save gnodet/808620 to your computer and use it in GitHub Desktop.

Select an option

Save gnodet/808620 to your computer and use it in GitHub Desktop.
Release process ops4j github
> mvn -Prelease,repos.sonatype.staging -Darguments="-Prelease,repos.sonatype.staging" release:prepare
> mvn -Prelease,repos.sonatype.staging -Darguments="-Prelease,repos.sonatype.staging" release:perform
.... auth failure in site:deploy ...
> cd target/checkout
> mvn -Prelease,repos.sonatype.staging source:jar javadoc:jar deploy
> git push
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment