Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: maven2 jxr plugin
-
Labels:None
-
Number of attachments :
Description
JXR plugin always tries to find directory "target/generated-sources/xdoclet" if a xdoclet execution is set. For instance, if a webdoclet task is used, no "target/generated-sources/xdoclet" directory should be created, resulting in a build error.
error log for "mvn site" execution, using a webdoclet task:
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error during page generation
Embedded error: Error rendering Maven report: Error while generating the HTML source code of the projet.
basedir C:\projects\myProject\web\target\generated-sources\xdoclet does not exist