easy_release_with_maven - Riduidel/gaedo GitHub Wiki
Easy release with maven and Git/GitHub
To release gaedo with ease, please follow this n simple steps
- on windows, make sure required executables are here and configured (pageant with github key, git on the path)
- run
mvn release:prepare -DautoVersionSubmodules
with all code commited - run
mvn release:perform
and go drink some coffee - Go right to https://oss.sonatype.org and perform the close/release steps