You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Kalaveshi, Adrian" <ak...@rsasecurity.com> on 2004/07/27 03:03:09 UTC

maven-checkstyle-plugin includes

Greetings --

For some reason, I cannot override the maven.checkstyle.includes
property -- I've tried doing it both on the command line using "-D" and
in my project.properties file.  No matter what I try, it still seems to
use ${maven.src.dir}/**/*.java.  Is this a known problem or am I doing
something wrong?

I'm using maven-rc2 and maven-checkstyle-plugin-2.3.

Thanks,
-adrian-

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


Re: maven-checkstyle-plugin includes

Posted by Brett Porter <br...@gmail.com>.
It should work - if the problem still exists with more recent
releases, file a bug report.

On Mon, 26 Jul 2004 18:03:09 -0700, Kalaveshi, Adrian
<ak...@rsasecurity.com> wrote:
> Greetings --
> 
> For some reason, I cannot override the maven.checkstyle.includes
> property -- I've tried doing it both on the command line using "-D" and
> in my project.properties file.  No matter what I try, it still seems to
> use ${maven.src.dir}/**/*.java.  Is this a known problem or am I doing
> something wrong?
> 
> I'm using maven-rc2 and maven-checkstyle-plugin-2.3.
> 
> Thanks,
> -adrian-
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>

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