[ http://jira.codehaus.org/browse/MNG-661?page=comments#action_51695 ] 

Vincent Siveton commented on MNG-661:
-------------------------------------

John, thanks a lot for your work!

Just one comment that I would want to clarify:
It appears that the last patch creates as well parent project links and module 
links. 
But, the code uses project.getParent().getUrl() to find the path (if I don't 
miss something). So, we need to deploy on a web server all projects (before 
testing for instance).
IMHO, I think it could be best to copy all generated sites (I mean modules 
site) in the parent site. Thus, we could browse the site in off line mode.
WDYT?


> In parent site, automatically create link to modules sites and vice-versa
> -------------------------------------------------------------------------
>
>          Key: MNG-661
>          URL: http://jira.codehaus.org/browse/MNG-661
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-site-plugin
>     Versions: 2.0-alpha-3
>     Reporter: Yann Le Du
>     Assignee: Vincent Siveton
>     Priority: Minor
>      Fix For: 2.0.1
>  Attachments: SiteMojoPatch.txt, SiteMojoPatch.txt, SiteMojoPatch.txt
>
>
> Say we have the following project structure :
> A
> +-- B
>     +-- C
> +-- D
> It would be nice to have the following links in the left menu of the 
> generated sites :
> A :
> Modules : B, D
> B :
> Parent : A
> Modules : C
> C :
> Parent : B
> D :
> Parent : A

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to