Strange that I never saw it through all the time of using b9 though? Maybe the problem already existed and was aggravated and exposed to me by the werkz changes?
Haven't had a chance to look at it closer just yet. - Brett -----Original Message----- From: James CE Johnson [mailto:[EMAIL PROTECTED] Sent: Wednesday, 16 July 2003 10:36 PM To: [EMAIL PROTECTED] 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 FWIW I've been getting this behavior on and off with a not-quite-final version of b9 for quite some time. > > 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 > > -----Original Message----- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 16 July 2003 11:12 AM > To: Maven Developers List > Subject: Re: b10 werkz changes break reactor > > > On Tue, 2003-07-15 at 20:35, Brett Porter wrote: >> Hi, >> >> It seems some of the changes made to werkz late in b10 have broken the >> reactor in some cases. >> I was using a build from CVS of about 1 or 2 weeeks ago that was fine, >> but rolling out b10 has caused a lot of "unknown goal" exceptions when >> running under reactor. Changing into the appropriate dir and running >> the goal has > no >> problems. > > Please make sure nothing has changed on your end. The reactor build for > Maven itself is always the final test for the reactor and I always give > the Plexus components a whirl. > >> The goal is in my own plugin. >> >> Debugging it I have seen WerkzProject return "null" to the eachGoal >> var in the plugin manager, but I can't debug werkz as the source at >> cvs.werkz.sf.net is out of date. I'm guessing the werkz that got >> dropped with b10 is a build from somewhere else? >> >> Can someone help me out getting that source? For now, I'm having to >> roll back to beta 9 :( >> >> Cheers, >> Brett >> >> ~*~*~*~*~*~*~ >> Brett Porter - Web Developer >> f2 Network ~ everything essential >> Ph: +61 2 8596 4437 >> Email: [EMAIL PROTECTED] > -- > jvz. > > Jason van Zyl > [EMAIL PROTECTED] > http://tambora.zenplex.org > > In short, man creates for himself a new religion of a rational > and technical order to justify his work and to be justified in it. > > -- Jacques Ellul, The Technological Society > > > --------------------------------------------------------------------- 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]
