Fixed in CVS. <maven:get /> and <maven:set/> now load the plugin if necessary. I'll add a test on the way in for :set and then post some more info - looks like we can ditch those stupid dependency handles though.
The fix is something like the last straw the PluginManager camel's back can take, but it's still holding :) PluginManager is now most definitely not thread safe if it ever was. Cheers, Brett Quoting Brett Porter <[EMAIL PROTECTED]>: > Bizarre... I'll take a look tonight. > > Quoting Dion Gillard <[EMAIL PROTECTED]>: > > > On Mon, 5 Jul 2004 14:54:38 +1000, Dion Gillard <[EMAIL PROTECTED]> > > wrote: > > > I'll try adding a prereq of dist:build-setup > > > > Same sort of failure: > > > > Tag library requested that is not present: 'dist' in plugin: > > 'maven-nsis-plugin-1.1-SNAPSHOT' > > INTERNAL ERROR > > Reference made to goal 'dist:build-setup' which has no definition. > > -- > > http://www.multitask.com.au/people/dion/ > > > > --------------------------------------------------------------------- > > 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]
