Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project docker-demo: Failed to retrieve remote metadata com.example:docker-demo:0.0.1-SNAPSHOT/maven-metadata.xml: Could not transfer metadata com.example:docker-demo:0.0.1-SNAPSHOT/maven-metadata.xml from/to snapshot-maven (s3://snapshot-maven/snapshot): 'us-east-2' is not a valid location constraint -> [Help 1]
this was the error while i executed mvn clean deploy
Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project docker-demo: Failed to retrieve remote metadata com.example:docker-demo:0.0.1-SNAPSHOT/maven-metadata.xml: Could not transfer metadata com.example:docker-demo:0.0.1-SNAPSHOT/maven-metadata.xml from/to snapshot-maven (s3://snapshot-maven/snapshot): 'us-east-2' is not a valid location constraint -> [Help 1]
this was the error while i executed mvn clean deploy