MAVEN_REPOSITORY = 'sonatype-nexus-staging' MAVEN_SNAPSHOT_URL = 'https://oss.sonatype.org/content/repositories/snapshots' MAVEN_RELEASE_URL = 'https://oss.sonatype.org/service/local/staging/deploy/maven2'