Re: M2.0.2 Source Xref and JavaDocs

2006-02-06 Thread Lee Meador
My "master" POM has no source, per se, so there is not xref for the master project. My children are in sibling folders from the parent. The master POM references the children POMs with the tags. In my POM it has locations like "../child1" The children POMs reference the master with the tags. In

Réf. : M2.0.2 Source Xref and JavaDocs

2006-02-06 Thread fabrice . belingard
06/02/2006 08:05 cc VeuillezObjet répondre à M2.0.2 Source Xref and JavaDocs

M2.0.2 Source Xref and JavaDocs

2006-02-05 Thread javed mandary
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 so