Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 2.0-beta-6
-
Fix Version/s: None
-
Component/s: multi module, relative links
-
Labels:None
-
Environment:Mac OS X / maven 2.0.7
Description
when creating the documentation using "site" or "site:stage" all module links are broken. Using the URL element only the first level can be fixed. Please see attached sample ZIP containing a multi module project consisting of three pom's which demonstrate the error.
Maybe this is closely related to "MSITE-316"?
Issue Links
- duplicates
-
MSITE-316
Broken links to submodules when staging site
-
Can you elaborate on what it is that you think is broken and how you think it should work.
You should never use target/site in a <url> element. The <url> element should show the destination of the published web site.