I'd say not. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Work: http://www.multitask.com.au
Brett Porter <[EMAIL PROTECTED]> wrote on 18/07/2003 09:39:41 AM: > The problem with executing more than one goal still exists, but I've > discovered that the problem where it occurred all the time inside one > project was that a POM was extending another POM with the same <id/>. > > Is that expected to work? I don't think so - but I guess the error message > copuld be better. > > - Brett > > -----Original Message----- > From: Brett Porter > Sent: Wednesday, 16 July 2003 12:16 PM > To: 'Maven Developers List' > Subject: RE: b10 werkz changes break reactor > > > It appears to be a problem with executing more than one goal at a time: > > maven clean cdit:build fails > maven clean; maven cdit:build works > > This isn't always the case (other projects have just the cdit:build fail), > so there is definitely more to it - but I'm leaving it at that until I can > try it out at home. > > Cheers, > Brett >
