Formatting
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114024 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -30,14 +30,14 @@
|
||||
name="changes:report"
|
||||
description="Generate a changes report">
|
||||
|
||||
<doc:jsl
|
||||
input="${maven.docs.src}/changes.xml"
|
||||
output="changes-report.xml"
|
||||
stylesheet="${plugin.resources}/changes.jsl"
|
||||
encoding="${maven.docs.outputencoding}"
|
||||
outputMode="xml"
|
||||
prettyPrint="true"
|
||||
/>
|
||||
<doc:jsl
|
||||
input="${maven.docs.src}/changes.xml"
|
||||
output="changes-report.xml"
|
||||
stylesheet="${plugin.resources}/changes.jsl"
|
||||
encoding="${maven.docs.outputencoding}"
|
||||
outputMode="xml"
|
||||
prettyPrint="true"
|
||||
/>
|
||||
|
||||
</goal>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user