GitHub user cstanfill opened a pull request: https://github.com/apache/ant-ivy/pull/3
Lets ssh-based resolvers use an ~/.ssh/config file to find username/hostname/keyfile options I haven't tested it for sftp, but it should theoretically work just as well as it does for the ssh resolver. Plays nice with the ssh-agent feature from Jsch, too. You can merge this pull request into a Git repository by running: $ git pull https://github.com/cstanfill/ant-ivy sshconfig Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ant-ivy/pull/3.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3 ---- commit f4104b3f984fb142dcdc416a5d88de0418bfdeda Author: Colin Stanfill <colin.stanf...@gmail.com> Date: 2014-11-27T23:48:47Z add sshConfig property to ssh resolver commit e603069072a1fa8808d0d2e73136b2fb6b30f519 Author: Colin Stanfill <colin.stanf...@gmail.com> Date: 2014-11-28T00:14:51Z Document sshConfig option on ssh+sftp resolvers ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org