So the problem is that DennisL had a few files owned. I logged in and ran the script manually and it prompted me to override. I said yes to a few files and then everything is ok. So it seems that we really need to get this fix-permissions running regularly, and the mv commands in the stage plugin should force instead of prompt. (since the prompting hangs the wagon.executecommand)
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Olivier Lamy Sent: Tuesday, January 15, 2008 2:10 PM To: Maven Developers List Subject: Re: stage plugin errors? Hi, Don't really know (works fine here). Maybe, if you have never go with ssh to the server (the entry is not in ~/.ssh/known_hosts) the fingerprint acceptance is asked and due to an issue similar to MRELEASE-263 the plugin hang. -- Olivier 2008/1/15, Dan Fabulich <[EMAIL PROTECTED]>: > > I still can't release Maven Surefire today due to MSTAGE-4. > > http://jira.codehaus.org/browse/MSTAGE-4 > > At first I'd assumed that there was just some bug with running it on my > personal Windows XP box, but today I tried running it from > people.apache.org and found that I reproduced the exact same problem. > > Since everybody else seems to think that this plugin works, I guess this > must really be a configuration problem on my end. [It seems like jsch > handles errors by hanging. :-(] > > Any idea what could be wrong here? > > -Dan > > --------------------------------------------------------------------- > 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]
