Hi ,
     am currently using Maven 2.0.2 to generate a site out of the main POM
of my multiple-project . There are many sub poms which describe the
sub-modules within my project .

However when i generate site , the report for Source Xref says:

------------------------------------------
Project sources

No project sources were found.
 Test sources

No test sources were found.
---------------------------------------

Is there a place where the source directory needs to be defined in the main
master POM ?

Also when i try to open the index.html file in the main target directory at
the top of the project structure and try to click on JavaDoc , the page is
missing , it seems that it cant find the source directories within the sub
modules.

Anyone has an example of how to handle multiple-project dependencies and
have the site generated properly?

kind regards,
            Javed

Reply via email to