Re: Maven Checkstyle Plugin and backwards compatibility

2014-04-28 Thread Robert Scholte
Hi Benjamin, based on the description of this issue it looks the same challenge with the license files and configuration files. With MCHECKSTYLE-219/MCHECKSTYLE-225 I've rewritten the way of loading these files, since these are just jars containing additional files for checkstyle, not neces

Maven Checkstyle Plugin and backwards compatibility

2014-04-28 Thread Benjamin Hawkes-Lewis
I'm trying to see if I can fix this bug: https://jira.codehaus.org/browse/MCHECKSTYLE-228 Forgive me if I have some basic/stupid questions … With what version of Maven does the Maven Checkstyle Plugin project aim to have compatibility? Is maintaining backwards compatibility with Maven 2 a goal?