I've added a javadoc clause to xalan-java-mvn/pom.xml.

It isn't right yet, partly because we have some custom doclet/taglet stuff and I haven't figured out how to specify those in the javadoc plugin's configuration. In particular, xalan2taglet.jar appears to provide the @xsl.usage tag implementation, but I haven't been able to figure out how to explain that to Maven.

If anyone can point me to an Actual Working Example of referencing doclets and/or taglets from local jarfiles, I'd greatly appreciate it.

(I'm also a bit confused about whether/how tools/stylebook*.jar should be referenced by the maven build. In ant we put it on the docs.class.path along with the doclet and taglet jarfiles, but there's no other reference to it there.)

Thanks in advance. This is one of the major remaining blockers for attempting to cut over to Maven.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org

Reply via email to