Yep, sftp will work. ftp will work if wagon-ftp is added as an extension. The doco on this area is a little lean, but we're working on it now.
- Brett On 9/23/05, Ralph Pöllath <[EMAIL PROTECTED]> wrote: > Hi, > > since deployment via scp is broken for me in beta-1, is there a > possible alternative, like sftp or ftp? > > Maybe I'm lacking sleep or caffeine, but I just cannot find any > documentation on this. > > Cheers, > -Ralph. > > On 22.09.2005, at 12:45, Ralph Pöllath wrote: > > On 22.09.2005, at 11:53, Brett Porter wrote: > >> Not what I wanted to see :( > >> > >> Can you post this to JIRA for tracking, and I'll take a look at what > >> has changed since alpha-3 to try and narrow it down. > > > > Done: http://jira.codehaus.org/browse/MNG-959 > > > >> Do other jdks or servers succeed? > > > > I have no way of trying right now, but will comment on MNG-959 once > > I find out. > > > > Cheers, > > -Ralph. > > > >> On 9/22/05, Ralph Pöllath <[EMAIL PROTECTED]> wrote: > >> > >>> "Connect thread maven.example.com session" prio=5 tid=0x005651b0 > >>> nid=0x1e20000 runnable [f0c89000..f0c89ac0] > >>> at java.net.SocketInputStream.socketRead0(Native Method) > >>> at java.net.SocketInputStream.read > >>> (SocketInputStream.java:129) > >>> at com.jcraft.jsch.IO.getByte(Unknown Source) > >>> at com.jcraft.jsch.Session.read(Unknown Source) > >>> at com.jcraft.jsch.Session.run(Unknown Source) > >>> at java.lang.Thread.run(Thread.java:552) > >>> > >>> "main" prio=5 tid=0x00500e30 nid=0x1804600 in Object.wait() > >>> [f07fe000..f08002c8] > >>> at java.lang.Object.wait(Native Method) > >>> - waiting on <0x650a5f08> (a com.jcraft.jsch.Channel > >>> $MyPipedInputStream) > >>> at java.io.PipedInputStream.read(PipedInputStream.java:229) > >>> - locked <0x650a5f08> (a com.jcraft.jsch.Channel > >>> $MyPipedInputStream) > >>> at org.apache.maven.wagon.providers.ssh.ScpWagon.checkAck > >>> (ScpWagon.java:614) > >>> at org.apache.maven.wagon.providers.ssh.ScpWagon.get > >>> (ScpWagon.java:407) > >>> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
