It says on the documentation page: http://maven-taglib.sourceforge.net/m2/overview.html
(Though it incorrectly leaves out <plugins> around the <plugin> inside of <reporting>) -Stephen On 3/14/06, Bernd Bohmann <[EMAIL PROTECTED]> wrote: > How about with > > http://maven-taglib.sourceforge.net/m2/ > > <groupId>net.sourceforge.maven-taglib</groupId> > <artifactId>maven-taglib-plugin</artifactId> > > Bernd > > KC Baltz schrieb: > > I'd like to produce taglibdoc for our custom taglibs (E.g. > > http://java.sun.com/products/jsp/jstl/1.1/docs/tlddocs/index.html). It > > looks like someone created a Maven plugin for doing just that ( > > http://sourceforge.net/projects/maven-taglib/), but I can't get it to work > > in Maven2. Anyone else have success? > > > > K.C. > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Stephen Duncan Jr www.stephenduncanjr.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
