Hi,

The site:deploy hang situation has been fixed and will be released in maven 2.0.3. See

http://jira.codehaus.org/browse/MNG-1938

and

http://jira.codehaus.org/browse/WAGONSSH-36


Ørjan


Johnson, Jonathan wrote:
Hi all,

Is anyone aware that the following command

        mvn clean install deploy site-deploy

will hang when site-deploy executes the following rm command command: cd /home/builder/454/deploy/site/common/.; unzip -o > wagon47499.zip; rm -f wagon47499.zip I'm using Maven 2.0.2, Red Hat 4. Arnaud Bally reported the same using Maven 2.0.2, SuSe 9.2.

The threads below are from our discussions in the Continuum group.  We 
determined this is NOT a Continuum problem, rather is appears to be 
consistently stemming from the site-deploy plugin.



-----Original Message-----
From: Michael Böckling [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 07, 2006 5:05 AM
To: [email protected]
Subject: Re: Continuum and site-deploy or wagon hanging

Nope, I experienced the exact same problem. Here it happens on a SuSe 9.2 with Maven 2.0.2 (and also in Continuum, of course). I had the impression that this does not affect small sites, but only large ones with many reports and all. It seems the site *does* get deployed correctly, but it hangs at very same line (wagon47499.zip; rm -f wagon47499.zip) when trying to delete the temporary upload file. Can't be a problem with permissions, since it only happens now and then. Defining a timeout is really essential, since it hangs forever once it gets stuck.

Regards,
Michael



Hmm, all problems were fixed in wagon for maven 2.0.2.

If you have pb with this version, send a message to maven user list.

Emmanuel

Arnaud Bailly a écrit :


Hi,
We are experiencing same problem : wagon hangs on ssh deploy and
site-deploy in a random way. Sometimes it works, sometimes it doesn't.
This has nothing to do with continuum as the problem occurs in maven
direct invocations. Solutions are of course welcomed, I was not able to trace the cause of
this problem (files permissions ok, ssh auth ok).



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

Reply via email to