Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D214310CDC for ; Fri, 24 Jan 2014 16:12:44 +0000 (UTC) Received: (qmail 9002 invoked by uid 500); 24 Jan 2014 16:12:39 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 8886 invoked by uid 500); 24 Jan 2014 16:12:38 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 8860 invoked by uid 99); 24 Jan 2014 16:12:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jan 2014 16:12:38 +0000 Date: Fri, 24 Jan 2014 16:12:38 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2245) Bump maven plugin versions due to failures building maven site 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/ACCUMULO-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881100#comment-13881100 ] ASF subversion and git services commented on ACCUMULO-2245: ----------------------------------------------------------- Commit da2b79bc47eae993413aca9e2f23611948d79d1d in branch refs/heads/1.5.1-SNAPSHOT from [~elserj] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=da2b79b ] ACCUMULO-2245 Bump some plugin versions to get the maven site building again with Maven 3.1.1. > Bump maven plugin versions due to failures building maven site > -------------------------------------------------------------- > > Key: ACCUMULO-2245 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2245 > Project: Accumulo > Issue Type: Bug > Components: build > Reporter: Josh Elser > Assignee: Josh Elser > Fix For: 1.5.1, 1.6.0 > > > Went to run findbugs and generate the maven site, and got a few errors in the process. Looks like the general solution is to increase the version of a few plugins to make things happy again: > maven-site-plugin:3.2->3.3 (version defined in apache-13) > maven-project-info-reports-plugin:2.6->2.7 -- This message was sent by Atlassian JIRA (v6.1.5#6160)