You need to put it in the reportingPlugins section of you pom.

-----Original Message-----
From: bwonch [mailto:bill.wo...@gmail.com] 
Sent: Thursday, February 05, 2009 10:30 PM
To: users@maven.apache.org
Subject: Checkstyle report failing


Hi everyone -

I'm not sure if this is the appropriate place for this posting or not.

We have a Maven build, using Hudson as the CI server.  We're running the
Checkstyle maven plugin.  When I call checkstyle, it runs as expected
and I
see the resulting output in Hudson through the Checkstyle plugin, but
when I
run mvn site, it's not showing any results.

Here's the checkstyle call, if that helps:

<plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-checkstyle-plugin</artifactId>
</plugin>

Any ideas what I'm doing wrong here?

Thanks!
Bill
-- 
View this message in context:
http://www.nabble.com/Checkstyle-report-failing-tp21865980p21865980.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to