DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21809>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21809

[lang] maven-beta10 checkstyle problem





------- Additional Comments From [EMAIL PROTECTED]  2003-07-24 04:55 -------
Another way to deal with this problem is to create 

1. an xml config file, checkstyle.xml containing the properties in
checkstyle.properties

2. add a line to your local build.properties file (create one if you aren't
using one) that sets maven.checkstyle.properties = checkstyle.xml. This will
override the setting in project.properties.  

That way, the maven checkstyle plugin will still work for people using the old
version.

I am no maven expert, but the above is working for me.  It would probably be a
good idea for someone to add a good checkstyle.xml to cvs.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to