Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.7
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Now, maven-javadoc-plugin doesn't passes 'docencoding' and 'charset' attribute to the ant javadoc task. Those attributes are required in order to generate documentation in encoding other then ISO-8859-1.
Output encoding and charset are setted to ${maven.docs.outputencoding}