Ask google for taglib maven2 plugin :-)

Bernd

KC Baltz schrieb:
Thanks, that worked. I had been trying with groupId "maven-taglib". How did you determine the groupId? Is it just assumed from the website address "maven-taglib.sourceforge.net" == net.sourceforge.maven-taglib ? I had searched ibiblio and the first hits were for the non-sourceforge version.
K.C.



-----Original Message-----
From: Bernd Bohmann [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 14, 2006 8:38 AM
To: Maven Users List
Subject: Re: [m2] Has anyone gotten the maven-taglib plugin to produce
taglibdoc?


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]


---------------------------------------------------------------------
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]

Reply via email to