Skip to content

easy_release_with_maven

Riduidel edited this page Jul 27, 2012 · 1 revision

Easy release with maven and Git/GitHub

To release gaedo with ease, please follow this n simple steps

  1. on windows, make sure required executables are here and configured (pageant with github key, git on the path)
  2. run mvn release:prepare -DautoVersionSubmodules with all code commited
  3. run mvn release:perform and go drink some coffee
  4. Go right to https://oss.sonatype.org and perform the close/release steps