[
http://jira.codehaus.org/browse/MSITE-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_105419
]
Erik Drolshammer commented on MSITE-252:
----------------------------------------
ltheussl found the reason for this strange behaviour. The links use the <url>
element if defined and the output then looks like;
<h5>Modules</h5>
<ul>
<li class="none">
<a href="http://maven.apache.org/index.html">moduleA</a>
</li>
<li class="none">
<a href="http://maven.apache.org/index.html">moduleB</a>
</li>
<li class="none">
<a href="http://maven.apache.org/index.html">moduleC</a>
</li>
If the <url>-element is removed from all the poms, the links are fine. :)
> Links to submodules under the "Modules" menu is wrong
> -----------------------------------------------------
>
> Key: MSITE-252
> URL: http://jira.codehaus.org/browse/MSITE-252
> Project: Maven 2.x Site Plugin
> Issue Type: Bug
> Affects Versions: 2.0-beta-5, 2.0-beta-6, 2.0
> Environment: Ubuntu 7.0.4, Maven 2.0.7
> Reporter: Erik Drolshammer
>
> Under the "Modules" menu there are links to the submodules. All this links
> are "http://maven.apache.org/index.html". These should be relative links to
> each submodule.
--
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