Sean Owen created CRUNCH-523: -------------------------------- Summary: Enable checkstyle, and remove unused site config, and update plugins Key: CRUNCH-523 URL: https://issues.apache.org/jira/browse/CRUNCH-523 Project: Crunch Issue Type: Improvement Affects Versions: 0.12.0 Reporter: Sean Owen Priority: Minor Attachments: CRUNCH-523.patch
As mentioned on the mailing list, sounds like there was some desire to enable checkstyle as a part of the build (validate phase, to be precise). That's what this does. Then I wondered if it would be an OK time to update a bunch of Maven plugins to the latest, including the Apache parent (11 -> 16) and finally require Maven 3+ since 2+ is really old now. And then I had site config problems, but then Josh said that's not actually used, so I removed it. That's a few different POM changes in one, but how does that sound? patch up for a look. -- This message was sent by Atlassian JIRA (v6.3.4#6332)