Yes.

sftp is working well, and transfers are very quick. It was the only transfer protocol I could get to work, however, despite all protocols working fine on the CL.

I wrote some internal docs for our project process which are probably way overkill for what you want, but it covers releasing a project from start to finish with pom and settings examples. Maybe there's something in there that might help.

http://wiki.ucalgary.ca/page/LearningCommons/Documentation/ Project_Versioning_-_Best_Practices#Perform_a_Release

J

On 4-Jan-06, at 3:12 PM, Mike Perham wrote:

Brian, what's the magic required to use sftp? Just "sftp://..."; in the
url?

-----Original Message-----
From: Brian E. Fox [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 04, 2006 4:07 PM
To: Maven Users List
Subject: RE: Releasing: a nightmare

Scp is broken too. I hear sftp works ok. We happen to just use ftp since
it's either internal or over vpn.

-----Original Message-----
From: Mike Perham [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 04, 2006 4:56 PM
To: Maven Users List
Subject: Releasing: a nightmare

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]


--
Julian Wood <[EMAIL PROTECTED]>

Programmer/Analyst
University of Calgary

http://commons.ucalgary.ca


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to