[ http://jira.codehaus.org/browse/MNG-661?page=comments#action_53654 ]
John Allen commented on MNG-661:
--------------------------------
Additionall problem with new staging functionality and accessing uninterpolated
parent project attributes.
project.getParent() returns a project that has not been 'cooked' and thus
contains uninterpolated expressions (e.g. ${my.var})
we need to use the reactor projects to find the parent as these have been
properly processed.
> 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.3
> Attachments: MNG-661.diff, MNG-661.diff, SiteMojoPatch.txt,
> SiteMojoPatch.txt, SiteMojoPatch.txt, site-plugin-multiproject.zip
>
>
> 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]