Thanks Nicolas, That works great!
Neil -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 22 August 2003 10:46 To: Maven Users List Subject: Re: Stopping a goal in the pregoal Do a <fail message="why I stop build"/> in your pregoal in the case of an error. Nicolas "Neil Blue" <[EMAIL PROTECTED]> 22/08/2003 10:50 Veuillez r�pondre � "Maven Users List" Pour : "Maven Users List" <[EMAIL PROTECTED]> cc : Objet : Stopping a goal in the pregoal > Hello, > > We have a goal with a pregoal set. Sometimes it is the case that after a check faild in the pregoal we do not want to run the main > goal. Is there a way to prevent the goal from running? > > Thanks > > Neil > > --------------------------------------------------------------------- > 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]
