Added report doc
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115857 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
18cef293c8
commit
9e5df511f4
@ -31,5 +31,17 @@
|
||||
for your project.
|
||||
</p>
|
||||
</section>
|
||||
<section name="Usage">
|
||||
<p>
|
||||
Add the maven-license-plugin report to your project.xml like the following
|
||||
</p>
|
||||
<source>
|
||||
<![CDATA[
|
||||
<reports>
|
||||
<report>maven-license-plugin</report>
|
||||
<reports>
|
||||
]]>
|
||||
</source>
|
||||
</section>
|
||||
</body>
|
||||
</document>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user