I do struggle with keeping the versions of the maven-checkstyle-plugin in sync with the underlying checkstyle.
I've run into problems on the checkstyle.xml files being used. Sometimes the rules change or are removed, which causes lots of grief. I most often end up overriding the versions used anyway (but that does not always work) so that they match the versions that I am using. -Chris On Thu, Sep 20, 2012 at 4:14 AM, Dennis Lundberg <[email protected]> wrote: > Hi > > No not yet. There's still one issue left, assigned to me, that should be > fixed in 2.10. I'll see if I can get some time to look at it this > weekend. After that I can make a release. > > I just saw yesterday that Checkstyle 5.6 was released, so we might want > to update the dependency as well. Needs to be properly tested though. > There's no JIRA for that yet. Any thoughts on that? > > On 2012-09-19 19:58, Mirko Friedenhagen wrote: > > Hello, > > > > is there a plan to release 2.10 anytime soon? > > > > Regards Mirko > > -- > > http://illegalstateexception.blogspot.com/ > > https://github.com/mfriedenhagen/ > > https://bitbucket.org/mfriedenhagen/ > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > -- > Dennis Lundberg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
