RE: Maven Build Fail Plugin Development

2008-10-01 Thread Brian E. Fox
Make a custom rule. The plugin page has links to step by step and a zip that has the sample code to make your own. It's pretty easy. -Original Message- From: Arjun [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 30, 2008 9:12 PM To: dev@maven.apache.org Subject: Maven Build

Re: Maven Build Fail Plugin Development

2008-09-30 Thread Stephen Connolly
write a custom rule for enforcer 2008/10/1 Arjun <[EMAIL PROTECTED]> > Hi, > There is a requirement to develop a plugin which will fail the build on a > Continuum box based on the values of some parameters in an XML file. This > XML file is generated as part of the build process. > One possible w