Add xml declaration to all xml generated report. Fixed for character encoding.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113614 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -73,7 +73,6 @@
|
||||
output="developer-activity-report.xml"
|
||||
stylesheet="${plugin.resources}/developer-activity.jsl"
|
||||
encoding="${maven.docs.outputencoding}"
|
||||
omitXmlDeclaration="false"
|
||||
outputMode="xml"
|
||||
prettyPrint="true"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user