You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Robert Hernik <ro...@morpheus.co.uk> on 2004/10/21 16:30:11 UTC

jxr source xref not being created

Hello,

 

I am trying to generate a multiproject site including the jxr source
xref report for each subproject.

 

The problem I am having is that when I navigate on my site to the
'Source Xref' link I get to the xref 

index frames OK but when I click the link to a specific file, the html
for that page hasn't been created 

(page not found error). There are a few things I have noticed:

 

1. The href link from the .../multiproject/projectA/xref/index.html page
to .../multiproject/projectA/

xref/uk/co/.../file.html is pointing to a file that does not exist, even
though the directory structure has been created OK.

 

2. The file does not exist in that location in projectA's xref folder
either (the one that gets copied into the multiproject folder as part of
maven multiproject:site)

 

3. I am also running the pmd report. This links to html files in (e.g.)
/multiproject/projectA/xref/co/.../file.html (note that for this plugin
the /uk/ part of the path isn't included for some reason). The links to
source from this report are fine but they are using a different relative
path to that used by jxr, i.e.:

 

xref/co/.../file.html rather than

xref/uk/co/.../file.html

 

I haven't seen any errors in the maven output from the multiroject site
generation. Has anybody got an idea how to resolve this?

 

Thanks,

 

Rob.




****************************************************************************

This email and any files transmitted with it contain information that may be
confidential or privileged, and are intended solely for the use of the
individual or entity to whom they are addressed. If you are not the intended
recipient any disclosure, copying, distribution or use of the information is
prohibited. If you have received this email in error, please notify me by
return email immediately. Any opinions expressed are those of the author,
not of Morpheus Limited.


This message has been checked for all known viruses by UUNET delivered 
through the MessageLabs Virus Control Centre.

****************************************************************************