Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Environment:all
-
Number of attachments :
Description
Build breaks in xdoc:generate-from-pom goal if
repository/connection is not present. This is caused an attempt
to extract cvsroot/module information in a wrong place in the template
cvs-usage.xml template. See attached patch.
fixes the bug, and also another minor issue - Web Access and CVS grab sections showed up even if repository/url was missing due to improper check.