On 8/19/06, Ted Husted <[EMAIL PROTECTED]> wrote:
Though, the taglibdocs are kinda nice too. I guess we should try
running the Struts 2 tags through the taglibdoc approach, so we can
compare apples to apples.
I tried adding the plugin to the Struts 2 parent POM, but it doesn't
seem to be generating the docs (that I can find).
<plugin>
<groupId>net.sourceforge.maven-taglib</groupId>
<artifactId>maven-taglib-plugin</artifactId>
<configuration>
<taglib.src.dir>/projects/Apache/struts-current/struts2/core/src/main/resources/META-INF</taglib.src.dir>
</configuration>
</plugin>
I used an absolute path to be sure the plugin could find the TLD.
-Ted.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]