You are creating the site and THEN running the check style mojo independently. You should be specifying the check style plugin in your reports section.
On Jul 10, 2013, at 3:26 PM, Spammer Juliano <[email protected]> wrote: > There is a beautiful example of the fluido skin used for site generation > including checkstyle report creation out at: > http://maven.apache.org/skins/maven-fluido-skin/checkstyle-aggregate.html > > I have been trying to recreate use of fluido with checkstyle to no avail. > So I downloaded the fluido code from: > http://svn.apache.org/viewvc/maven/skins/tags/maven-fluido-skin-1.3.0/ > > At the command line I've run: > mvn clean install site checkstyle:checkstyle > > It doesn't appear to generate the checkstyle report. When I look in the > target directory I'm not finding checkstyle files there. > > If I had to guess, there's probably some command line parameters I'm > missing, but it's not obvious what I'm missing from the fluido and > checkstyle documentation. > > Help? > > Dan ----------------- Come read my webnovel, Take a Lemon <http://www.takealemon.com>, and listen to the Misfile radio play <http://www.gold-family.us/audio/misfile.html>!
