hello. I have the following problem.
in my plugin I have a taglibrary, in order to use it, I specify a namespace in the plugin.jelly file: xmlns:mevenide="jelly:org.mevenide.tags.netbeans.MevenideNbTagLibrary" Now I'd like to use the tags in the maven.xml for a project as well. Defining the same namespace doesn't work, even though the plugin is defined in the pom. I've tried to find something similar in the default maven plugins but all I found was the define:taglib dynamic taglibraries.. Any hints, code snippets to look at? Thanks Milos Kleint --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
