Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.4
-
Fix Version/s: None
-
Labels:None
-
Environment:Windows 7, JDK 1.6, Maven 2.2.1
-
Testcase included:yes
-
Patch Submitted:Yes
-
Number of attachments :
Description
I am running site:stage and JXR plugin (2.2) is listed before tag list plugin. The xrefs are correctly generated in staging directory however tag list plugin is not able to look for them in staging directory. The problem appears to be defaulting of xref locations as parameter initialization. During site:stage, the project reporting directory is changed on the fly to staging directory.
Attached patch should fix the problem. I have also included a test project and command file to execute test.