Status update: I believe I now have all of the plugin context issues licked. I haven't had a chance to fully test my last set of changes, but I identified the problem.
Jason, how did your work on the werkz code go on the weekend? This leaves some very minor things left to fix and some more testing before the RC2 branch is (hopefully!) fully functional again with all existing plugins/projects, unless they seriously abused the way the old system worked. >From there, I'd like to attempt to reimplement plugin caching (the old technique was incompatible) before RC2 is made available to reduce the startup time again. Cheers, Brett > -----Original Message----- > From: Brett Porter > Sent: Thursday, 13 November 2003 8:20 AM > To: 'Maven Developers List' > Subject: RE: rc2 unstable > > > Done. I noticed you already did the plugins in CVS - I > thought this was only on your copy. Cool. Much cleaner now. > Will also make any merging later a helluva lot easier. > > Current status: the pluginVar tag is not working properly in > a reactor, because project.context != context.project in some > cases (it seems projects have multiple contexts). I need to > draw this up and figure out where the double mapping crept in. > > This means touchstone runs regularly, but not via maven test > in the base directory (eg bootstrap). > > Cheers, > Brett >
