Hi there, I'm new with continuum and I want to get Continuum to run on JBoss 4.0.1SP1 for the first time. But, when I try to check-out Continuum sources from http://maven.apache.org/continuum/source-repository.html by using command
$svn checkout http://svn.apache.org/repos/asf/maven/continuum/trunk/ continuum I receive the following error message: svn: PROPFIND request failed on '/repos/asf/maven/continuum/trunk' svn: PROPFIND of '/repos/asf/maven/continuum/trunk': could not connect to server (http://svn.apache.org) I guess this is a firewall issue. Probably our company network blocks the port that svn uses for PROPFIND. Do you have any experiences on how to fix this problem ? Thanks and Regards, Junping -----Original Message----- From: Yann Le Du [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 03, 2007 4:35 PM To: [EMAIL PROTECTED] Subject: Re: Continuum 1.0.3 + Maven 2.0.7 - failed builds showing up as success in continuum I've experienced the same - failed builds shown with the "successful" icon and vice versa. Couldn't reproduce, it happens "randomly". The only workaround I found is to manually build the project. - Yann On 7/3/07, Tomislav Stojcevich <[EMAIL PROTECTED]> wrote: > > This started happening after upgrading from maven 2.0.6. > > Has anybody else experienced this? > > -- > tom >
