Be more specific...

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113457 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol 2003-05-31 07:08:01 +00:00
parent cec025549b
commit c38bee24ca

View File

@ -28,6 +28,9 @@
<a href="http://checkstyle.sourceforge.net/config.html">Checkstyle
config page</a>. An example is provided
<a href="http://checkstyle.sourceforge.net/sun_checks.xml">here</a>.
Once you have finished migrating your Checkstyle configuration, modify
the <code>maven.checkstyle.properties</code> property point to the
new XML file.
</p>
</section>
</body>