Improve docs
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@292572 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cd48787301
commit
327675ca70
@ -17,4 +17,4 @@
|
||||
# required so it can be called from reactor
|
||||
maven.checkstyle.header.file = ${basedir}/LICENSE.txt
|
||||
maven.checkstyle.properties=${basedir}/checkstyle.xml
|
||||
|
||||
maven.checkstyle.fail.on.violation=false
|
||||
|
||||
@ -102,9 +102,8 @@
|
||||
<td>maven.checkstyle.fail.on.violation</td>
|
||||
<td>Yes</td>
|
||||
<td>
|
||||
Specifies if the <code>maven:check-source</code> task
|
||||
should fail upon a violation. This will stop the build
|
||||
process. The default value is <code>false</code>.
|
||||
Specifies if the build should fail upon a violation.
|
||||
The default value is <code>false</code>.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user