Can someone tell me how the link to the parent pom gets acquired?
All of my site paths are generated from properties that are over-ridden in
the child poms, and it appears that the url for my parent pom is also
over-ridden somehow.
I'm not sure exactly what I expect it to do, I just want to know where to
look for how the ref="parent" url is generated.
Thanks,
Mykel
On 1/15/07, Yann Le Du <[EMAIL PROTECTED]> wrote:
Hi Jan,
Just add to your site.xml :
<body>
<menu ref="parent" />
Check the section "Including Generated Content" in
http://maven.apache.org/plugins/maven-site-plugin/howto.html
- Yann
2007/1/15, Jan-Oliver Wuelfing <[EMAIL PROTECTED]>:
>
> Hi all,
>
> is it possible to include a parent-link the to next upper index.html in
> the 'menu'- or 'module'-section in the site.xml?
> Or is there any other possibility to include automaticly?
>
> Cheers
> Jan
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
I'm just an unfrozen caveman software developer. I don't understand your
strange, "modern" ways.