Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0-beta-8, 1.0-beta-9
-
Fix Version/s: 1.0-beta-10
-
Component/s: None
-
Labels:None
-
Environment:MS Windows 2000
Maven 1.0-beta9
Description
When I run html2xdoc, all generated xdocs have an XML declaration twice in the beginning like this:
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml version="1.0" encoding="ISO-8859-1"?>
That causes the xdoc goal to fail.
Issue Links
- is depended upon by
-
MAVEN-401
Release maven-b10
-
works for me on latest build.