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 phil@steitz.com 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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org
|