It works for me - these are my settings. I found it did not work without
the maven.checkstyle.format.
#
# Checkstyle settings ...
#
maven.checkstyle.properties=build/sp-checkstyle.properties
maven.checkstyle.format=sp
maven.checkstyle.excludes = com/softpurchase/turbine/om/**
Hope this helps
Cheers
Andy
On 24/10/02 2:14 am, "Barry Kaplan" <[EMAIL PROTECTED]> wrote:
> No matter what I do, checkstyle always ignores what I put in my
> project.properities. I can even specify a bogus file and it happily goes
> on and checks using who knows what. Is there anyway to debug this other
> than via a debugger?
>
> -------------------------------
> ## project.properties
> maven.its.root = ../its
> maven.its.thirdparty.dir = ${maven.its.root}/thirdparty
>
> maven.repo.local = ../repro.local
>
> maven.checkstyle.properties =
> ${basedir}/file_that_does_not_exist_its-checkstyle.properties
>
> maven.tasklist.tasktag = todo
>
> maven.changelog.basedir = ${maven.its.root}
> maven.activitylog.basedir = ${maven.its.root}
>
> maven.junit.fork = yes
>
>
> --------------------------
> checkstyle:generate-report:
> [echo] Using
> c:\cvs.local\its.maven/file_that_does_not_exist_its-checkstyle.properties
> for check
> style ...
> Loading stylesheet
> c:\maven\plugins\maven-checkstyle-plugin-1.1\checkstyle.dvsl
> In file c:\cvs.local\its.maven\target\checkstyle-raw-report.xml time:
> 1035422023734
> Out file
> c:\cvs.local\its.maven\target\generated-xdocs\checkstyle-report.xml
> time: 1035421851875
> Style file c:\maven\plugins\maven-checkstyle-plugin-1.1\checkstyle.dvsl
> time: 1035421182000
> Processing c:\cvs.local\its.maven\target\checkstyle-raw-report.xml to
> c:\cvs.local\its.maven\target\
> generated-xdocs\checkstyle-report.xml
>
>
> --
> To unsubscribe, e-mail:
> <mailto:turbine-maven-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:turbine-maven-user-help@;jakarta.apache.org>
--
To unsubscribe, e-mail: <mailto:turbine-maven-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-maven-user-help@;jakarta.apache.org>