Hi, 

I'm keen to have a go at supporting maven publishing and resolving to/from
AWS S3. I'm wondering if I should follow the approach taken by @erdi to
support SFTP? I'm thinking of adding a dependency on the AWS SDK for Java
which would take care of the actual file transfers. What may be a bit
challenging is how to support authentication via both AWS access keys and
IAM roles (similar to how https://github.com/spring-projects/aws-maven
works) i.e. what the user facing dsl would look like - it's not really
username/password like the other transports. 

Wondering if you guys think this is worthwhile or have any pointers?




--
View this message in context: 
http://gradle.1045684.n5.nabble.com/Contribution-request-add-support-for-SFtp-and-SSH-for-publishing-and-resolving-tp5712306p5713089.html
Sent from the gradle-dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to