My personal opinion is that the #1 or #3 is the better API. They would allow extending the credential system externally much easier. — John
On Wed, Sep 3, 2014 at 8:43 AM, adrianbk [via Gradle] <ml-node+s1045684n5713115...@n5.nabble.com> wrote: > I'm leaning towards #2 to start with: > repositories { > maven { > url: ‘s3:…' > awsCredentials { > accessKey = ‘…' > secretKey = ‘…' > useInstanceMetaData = false //Defaults to true > } > } > } > _______________________________________________ > If you reply to this email, your message will be added to the discussion > below: > http://gradle.1045684.n5.nabble.com/Contribution-request-add-support-for-SFtp-and-SSH-for-publishing-and-resolving-tp5712306p5713115.html > To start a new topic under gradle-dev, email > ml-node+s1045684n1436218...@n5.nabble.com > To unsubscribe from gradle-dev, visit > http://gradle.1045684.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1436218&code=am9obi5yLmVuZ2VsbWFuQGdtYWlsLmNvbXwxNDM2MjE4fDIyMTUyNjEzNQ== -- View this message in context: http://gradle.1045684.n5.nabble.com/Contribution-request-add-support-for-SFtp-and-SSH-for-publishing-and-resolving-tp5712306p5713116.html Sent from the gradle-dev mailing list archive at Nabble.com.