I've got a multi-module project that is building
properly, executing a number of reports (correctly)
and then building the site.  When I look at the
"target/site" folder for each module, the information
is correct.

Folder layout is:

+ Main
  + Module1
    + target
      + site
  + Module2
    + target
      + site
  + target
    + site


The problem I have is with the top level site.  On the
main project site, it contains links to the modules,
but the link is to: 

    "Main/target/site/Module1/index.html" 

while the files are actually in:

     "Main/Module1/target/site/index.html"

Is there a setting I'm missing that will either
combine the site docs or adjust the link?

Thanks,
-Sean

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to