Cannot duplicate document error message
Issue
Customer will get an error such as this
[ERROR] Cannot duplicate document 'C:\mozydox\dita\maps\client_user_guide.ditamap' to 'C:\Documents and Settings\mark\Local Settings\Temp\WebWorks\ePublisher Pro\Data\c1lOMEMWrBWKmvs9ap7L6A\WZRJdZdZt68\aosgdd5G9d4\2_wZsgQcdpw\client_user_guide.ditamappdf' and apply settings.
Solution
In this case, the failure is the result of the Ant task returning a non-zero return code due to the unresolved xrefs. In this case, you have asked that the conversion be promiscuous in its allowance of unresolved xrefs, so I created an Adapter override which enables the generation to proceed without regard for the Ant task return code.
If you believe this situation applies to you, please submit a support case with sample source and project files that reproduces that error message and we can verify that this will resolve your issue.
