Good idea! -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/
Brett Porter <[EMAIL PROTECTED]> wrote on 16/10/2003 11:13:49 AM: > Are you sure this works? From my recollection looking at the code recently > it may not - wouldn't that require a java tag library to be defined in the > plugin to trigger it? > > In the new code all the plugins are loaded anyway, but I'd like to get back > to loading on demand. That means that this problem will resurface though. > Perhaps getPluginContext() should load a plugin if it isn't already? > > - Brett > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: Thursday, 16 October 2003 10:45 AM > > To: Maven Developers List > > Subject: Re: Context variables only available if plugin > > previously loaded... > > > > > > This is a bug in the cactus plugin. It should be referring > > to the java > > plugin using xmlns:java="java". > > -- > > dIon Gillard, Multitask Consulting > > Blog: http://blogs.codehaus.org/people/dion/ > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
