Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.1
-
Fix Version/s: 3.3
-
Component/s: relative links
-
Labels:None
-
Testcase included:yes
-
Patch Submitted:Yes
-
Number of attachments :
Description
The plugin does not take into account that output will be generated to sub-directories of the location specified by the project URL for all non-default languages setup using the 'locales' parameter and produces incorrect relative links in all non-default language pages.
Example project demonstrating the issue.
Execute 'mvn site' and open the 'target/site/de/dependencies.html' page in a browser. Clicking the 'Home' link in the navigation yields a file not found error due to an incorrect relative link.