On 12/2/05, Lukas Theussl <[EMAIL PROTECTED]> wrote:

> Make that
>
> maven.docs.src=${basedir}/../xdocs
>
> but then it still fails with a duplicate id (sounds familiar by now,
> no?). I recommend again a pdf-navigation file and put ./ in front of the
> hrefs.

That works!  Thanks again. :)  I have (finally) changed the hrefs, and
I did add a separate pdf navigation file.  The PDF of the 'top level'
site is here:
   http://struts.apache.org/struts-shale/struts-shale.pdf

If you can stand Yet Another Question... now I'm having trouble
picking up a tagreference page from one of the sub-projects.

I've added this to xdocs/pdf-navigation.xml:
<item name="Core Tags"       href="/shale-core/tagreference-taglib.html"/>

$maven multiproject:site pdf

[java]     [java]
file:///c:/java/m1-repository/cache/maven-pdf-plugin-2.5-SNAPSHOT/plugin-resources/project2fo.xslt;
Line #175; Column #97; Can not load requested doc:
e:\svn\struts\current\shale\build\target\pdf\shale-core\tagreference-taglib.xml
(The system cannot find the file specified)

I think the file it's looking for starts out in:
E:\svn\struts\current\shale\build\core-library\target\pdf
But it doesn't seem to get copied to the right place, and you can see
that the page is blank in the pdf above.

Thanks.  Really, checking out the source code and trying this yourself
is going above and beyond the call of duty, but... it's here if you
are so inclined, again. :)

$ svn co http://svn.apache.org/repos/asf/struts/shale/trunk/ shale
$ cd shale/build
$ maven pdf

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to