Author: sebb
Date: Mon May 20 19:05:57 2013
New Revision: 1484568
URL: http://svn.apache.org/r1484568
Log:
RAT-137 Website shows incorrect Maven goals in some pages
Modified:
creadur/rat/trunk/apache-rat-plugin/src/site/fml/faq.fml
Modified: creadur/rat/trunk/apache-rat-plugin/src/site/fml/faq.fml
URL:
http://svn.apache.org/viewvc/creadur/rat/trunk/apache-rat-plugin/src/site/fml/faq.fml?rev=1484568&r1=1484567&r2=1484568&view=diff
==============================================================================
--- creadur/rat/trunk/apache-rat-plugin/src/site/fml/faq.fml (original)
+++ creadur/rat/trunk/apache-rat-plugin/src/site/fml/faq.fml Mon May 20
19:05:57 2013
@@ -48,7 +48,7 @@
<answer>
<p>Because it makes running Rat trivial. Basically, you just
add the plugin to the <code>build/plugins</code> section
- of your POM and run <code>mvn rat:check</code>. Using Rat
+ of your POM and run <code>mvn apache-rat:check</code>. Using Rat
cannot be simpler.
</p>
</answer>