I would like to generate a document similar in form to the output of the "maven pdf" goal (which generates a PDF of all the xdoc documentation in my "xdocs" directory) except the content of my PDF should be restricted to the content of a single xdoc file. I could define a completely new project for just this document, but that seems a little silly...there must be a better way, right? Can I create my own goal in my maven.xml file and invoke the pdf goal in some clever way to produce the document?
Thanks,
Jan
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
