Return-Path: X-Original-To: apmail-crunch-dev-archive@www.apache.org Delivered-To: apmail-crunch-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A21D4188AB for ; Thu, 21 May 2015 21:12:22 +0000 (UTC) Received: (qmail 45528 invoked by uid 500); 21 May 2015 21:12:17 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 45489 invoked by uid 500); 21 May 2015 21:12:17 -0000 Mailing-List: contact dev-help@crunch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@crunch.apache.org Delivered-To: mailing list dev@crunch.apache.org Received: (qmail 45478 invoked by uid 500); 21 May 2015 21:12:17 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 45475 invoked by uid 99); 21 May 2015 21:12:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 May 2015 21:12:17 +0000 Date: Thu, 21 May 2015 21:12:17 +0000 (UTC) From: "Josh Wills (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CRUNCH-523) Enable checkstyle, and remove unused site config, and update plugins MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CRUNCH-523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Wills resolved CRUNCH-523. ------------------------------- Resolution: Fixed Fix Version/s: 0.13.0 Pushed to master-- thanks Sean! > 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 > Fix For: 0.13.0 > > 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)