This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Description
I'm working on a project that has open/public artifacts that I can download without any credentials.
But when I try to run a maven to build a project, I'm facing an error that points that I don't have any credentials.
Right now I've "fixed" it by putting in ~/.aws/credentials valid values (but this credentials from a very different project)
So CloudStorageMaven need to consume ANY valid credentials to work even with open repositories