On Wed, 24 Apr 2013 11:54:08 -0500 Curtis Rueden <ctrue...@wisc.edu> wrote:
> Hi Mark, > > > <artifactId>wagon-ssh-external</artifactId> > > Rather than SSH External, did you try using the Maven SSH wagon [1] > instead? It uses JSch, which is pretty good now. > > My impression is that the "Deployment of artifacts in an external SSH > command" guide [2] is rather obsolete now. > 'Lo. The problem is that wagon-ssh seems more or less undocumented, and so there's no indication that it supports keys loaded into OpenSSH's ssh-agent. We exclusively use public keys for security reasons. Is there a way to get that to work? M --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org