Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0, 2.1
-
None
-
None
Description
When I use site:stage in a multi-project environment the generated JXR Pages contain invalid links to the javadocs.
The href looks like this:
./../../../../../../../../../../../SVN_ROOT/SVN_FOLDER/MODULE1/target/site/apidocs/org/foo/...
But for site:stage there is no target and no site folder.
Your way to determine the URL to the javadocs seems to be wrong.