I haven't been able to find maven2 documentation on how to create a parent site that automatically includes links to all the modules under it. Has a solution for this been developed yet, and if so where can I find documentation on it? Maven is invoking site:site on all the reactor projects but the parent site does not include the links.
Using ${modules} in the site.xml for the parent but not sure if this
is even currently supported.
Any help would be appreciated.
Thanks,
Ryan
