On Wed, 1 Sep 2004 11:27:28 -0300, "Felipe Leme" <[EMAIL PROTECTED]> wrote: > My undestanding is that the taglib scope is limited to the Jelly script that defined > it. So, my question is: is it possible to 'export' that taglib? If so, how do I do > it?
Actually, I partially solved the problem: if plugin B calls a goal from pluginA, it works. It's still doesn't sound like the best solution too: ideally, I shouldn't need to call any goal from pluginA (I tried to include it in the POM, but it didn't work). Any ideas? Felipe --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
