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]
