seahen / maven-s3-wagon

A Maven Wagon provider for accessing Amazon's Simple Storage Service (S3)
Other
44 stars 25 forks source link

settings.xml credentials not used #18

Open stdunbar opened 4 years ago

stdunbar commented 4 years ago

If I put credentials into my settings.xml as documented I get a permission denied even with the correct credentials. If I have a [default] entry in ~/.aws/credentials with the same credentials then I'm fine. I should note that I have many profiles in ~/.aws/credentials