jcaddel / maven-s3-wagon

Multi-threaded wagon to connect Maven with Amazon S3
123 stars 50 forks source link

us-east-2' is not a valid location constraint #31

Open AjayKumaraj opened 6 years ago

AjayKumaraj commented 6 years ago

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

NayanSrivastav commented 6 years ago

I am also getting the same for ap-south-1 :(