Author: hboutemy
Date: Sat Apr 11 16:44:18 2015
New Revision: 1672892
URL: http://svn.apache.org/r1672892
Log:
point maven_checks.xml content to maven-shared-resources
Modified:
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm
Modified: maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm?rev=1672892&r1=1672891&r2=1672892&view=diff
==============================================================================
--- maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm
(original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm Sat
Apr 11 16:44:18 2015
@@ -37,7 +37,7 @@ ${project.name}
The plugin can be configured in the project's POM. Predefined rulesets are
included with the plugin, these are:
{{{./config/sun_checks.html}<<<sun_checks.xml>>>}} and
- {{{./config/maven_checks.html}<<<maven_checks.xml>>>}}. You can also use a
custom ruleset by
+
{{{/shared/maven-shared-resources/maven_checks.html}<<<maven_checks.xml>>>}}.
You can also use a custom ruleset by
specifying it in the plugin configuration.
* Goals Overview