I just tried cygwin's scp.exe instead of plink. Very similar behavior (releasing an essentially empty module, ~10k jar, takes 5 minutes) but transfering the same file by hand takes just a second. To me that sounds like wagon-external-scp might be the problem but that's pure speculation. I'm using a snapshot of it from about 2-3 weeks ago I believe.
This is our biggest problem with m2 at this point. The basic build is relatively stable but until we can release reliably our dev process won't scale. mike -----Original Message----- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 04, 2006 4:07 PM To: Maven Users List Subject: Re: Releasing: a nightmare Mike, I've been working on it. scpexe with cygwin and plink is now stable. I don't expect cygwin will be any faster, though - minutes for that transfer sounds very unusual. Do you experience the same problem outside of Maven? On 1/5/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > with m1 or m2 ? > > Arnaud > > On 1/4/06, Mike Perham <[EMAIL PROTECTED]> wrote: > > > > We are currently using snapshot builds for all our modules so > > changes propogate with each build. We'd like to move to a > > release-based development process but I cannot find a wagon transport which is stable. > > > > scp = session is down > > scpexe/plink = a 50k transfer takes minutes > > > > All our dev boxes are Windows so we need something which works on > > windows. What are people using with Windows? The only thing I can > > think to try next is cygwin's scp.exe instead of plink. Anyone have > > that working? > > > > mike > > > > -------------------------------------------------------------------- > > - 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]
