Configure pom.xml to execute GPG sign, javadoc, source jar only in a specific release profile and configure nexus release for snapshot with the new oss nexus plugin, and configure travis.yml accordingly to it.
Configure travis.yml to automatically perform release on oss using tags similar to this..
Configure travis.yml to automatically upload SNAPSHOT version in oss for the master branch.