Index: src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java
===================================================================
--- src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java (revision 617971)
+++ src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java (working copy)
@@ -80,6 +80,7 @@
* @author Vincent Siveton
* @author Joakim Erdfelt
* @goal checkstyle
+ * @requiresDependencyResolution compile
*/
public class CheckstyleReport
extends AbstractMavenReport