Open heroldus opened 8 years ago
this looks like it supersedes #38.
:+1: this looks just like what i want. this fixes #28 too.
@spring-buildmaster @nebhale what can we do to help get this merged for the next release?
this shouldn't be a breaking change. the provider chain runs through the providers in order and since the EnvironmentVariableCredentialsProvider
comes first if those are set as well as the AWS_PROFILE
environment variable it should not change the behavior.
@spring-buildmaster @spring-issuemaster @nebhale is this project still maintained? this would be a very handy fix to merge in.
This is done here: https://github.com/Yleisradio/aws-maven
bump
@nebhale is there any possibility of adding some new maintainers for this project? I'd be happy to volunteer to help out.
new maintainers would be great! we need an upgrade similar to what's on this branch
@ddcprg if you’re interested we’re maintaining a fork over at https://github.com/verygoodsecurity/aws-maven/ which has a later version of the aws cli and supports this change already.
Thanks @mjallday I'll take a look at your fork
I just updated AWS SDK dependency and allow profile credentials for authentication.