false policy-local file-repository file:${user.home}/.m2/file-repository true always true always policy-releases ${env.RELEASE_REPOSITORY_ID} ${env.RELEASE_REPOSITORY_URL} true always false policy-snapshots ${env.SNAPSHOT_REPOSITORY_ID} ${env.SNAPSHOT_REPOSITORY_URL} false true always releases releases releases ${env.MVN_RELEASE_REPO_URL} true false snapshots snapshots snapshots ${env.MVN_SNAPSHOT_REPO_URL} false true policy-local policy-releases policy-snapshots releases snapshots ${env.SNAPSHOT_REPOSITORY_ID} ${env.REPOSITORY_USERNAME} ${env.REPOSITORY_PASSWORD} ${env.RELEASE_REPOSITORY_ID} ${env.REPOSITORY_USERNAME} ${env.REPOSITORY_PASSWORD}