o Fix syntax error in project.xml configuration example.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@493484 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d2097d82e1
commit
96c08f2205
@ -42,7 +42,7 @@
|
|||||||
<source><![CDATA[
|
<source><![CDATA[
|
||||||
<reports>
|
<reports>
|
||||||
<report>maven-changes-plugin</report>
|
<report>maven-changes-plugin</report>
|
||||||
<reports>
|
</reports>
|
||||||
]]></source>
|
]]></source>
|
||||||
<p> Then you have to create a <code>changes.xml</code>
|
<p> Then you have to create a <code>changes.xml</code>
|
||||||
file in your <code>xdocs</code> directory. Here's an example of a
|
file in your <code>xdocs</code> directory. Here's an example of a
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user