On 12/4/05, Lukas Theussl <[EMAIL PROTECTED]> wrote: > > I've added this to xdocs/pdf-navigation.xml: > > <item name="Core Tags" href="/shale-core/tagreference-taglib.html"/> > > Where is the file shale-core/tagreference-taglib.xml located? I can't > find it anywhere in the checkout tree.
It's not part of the source, it's generated by the taglib plugin. After 'maven multiproject:site pdf' I have: /svn/struts/current/shale/build $ find . -name tagreference-taglib.xml ./core-library/target/generated-xdocs/tagreference-taglib.xml No idea where I got the path I mentioned above. :/ The HTML version does get copied: /svn/struts/current/shale/build $ find . -name tagreference-taglib.html ./core-library/target/docs/tagreference-taglib.html ./target/docs/shale-core/tagreference-taglib.html But that's not what the PDF plugin is looking for. Thanks, -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]