Hi, Not sure but I think that you have to load the plugin before you can use the taglib, as it happens with the plugin properties. You can use attainGoal, maven:get,...
Regards Carlos Sanchez A Coru�a, Spain Oness Project http://oness.sourceforge.net > -----Original Message----- > From: Felipe Leme [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 01, 2004 5:13 PM > To: Maven Developers List > Subject: RE: Reusing a Jelly taglibs > > Vincent, > > I was already using a namespace, but looks like maven was not > loading the plugin that defined the taglib. If I called a > goal from that plugin (using <attainGoal>) before using the > tag, it worked though. That might be some issue in my code > though, as maven executes all plugin.jellys and > plugin.properties, right? > > Felipe > > > On Wed, 1 Sep 2004 16:42:21 +0200, "Vincent Massol" > <[EMAIL PROTECTED]> wrote: > > > You can. Check the existing maven-plugins. You'll need to > use a namespace. > > > --------------------------------------------------------------------- > 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]
