Re: where does continuum find it's repositories?

2008-03-28 Thread David Delbecq
Seems i got confused by the absence of any archiva hit attempts (even anonymous, don't know why). Indeed, after triple check, the 'id' in the settings.xml was spelled wrong, correcting it made it work. Sorry for bothering list :) En l'instant précis du 28/03/08 12:04, Maria Odea Ching s'expri

Re: where does continuum find it's repositories?

2008-03-28 Thread Maria Odea Ching
Hi David, Could you check if you have the repository credentials set in the settings.xml where your Continuum is running? Thanks, Deng On Fri, Mar 28, 2008 at 6:24 PM, David Delbecq <[EMAIL PROTECTED]> wrote: > Hello, > > I have a problem here, continuum (1.1) fails on 2 of my projects with > m

where does continuum find it's repositories?

2008-03-28 Thread David Delbecq
Hello, I have a problem here, continuum (1.1) fails on 2 of my projects with missing dependencies (see logs below) The curious part is that 1) id doesn't seem to try a checkout from "internal-releases" repository 2) It work on a developper computer with a fresh checkout from svn & the complet

Re: test failure notify by email

2008-03-28 Thread Emmanuel Venisse
remove the testFailureIgnore property on your surefire plugin and all will be ok. Emmanuel On Thu, Mar 27, 2008 at 4:18 PM, Sebastien Geindre <[EMAIL PROTECTED]> wrote: > on linux using maven 2.0.8 > > 2008/3/27, KURT TOMETICH <[EMAIL PROTECTED]>: > > > > > > Are you running on Windows using Mav