Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A54B4200BA9 for ; Sun, 9 Oct 2016 03:23:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A3D94160AEF; Sun, 9 Oct 2016 01:23:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E0A31160ADF for ; Sun, 9 Oct 2016 03:23:21 +0200 (CEST) Received: (qmail 86887 invoked by uid 500); 9 Oct 2016 01:23:21 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 86876 invoked by uid 99); 9 Oct 2016 01:23:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Oct 2016 01:23:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A60B92C0032 for ; Sun, 9 Oct 2016 01:23:20 +0000 (UTC) Date: Sun, 9 Oct 2016 01:23:20 +0000 (UTC) From: "Fabio Grucci (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (MCHANGES-376) Log level fix for ProjectUtils MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 09 Oct 2016 01:23:22 -0000 Fabio Grucci created MCHANGES-376: ------------------------------------- Summary: Log level fix for ProjectUtils Key: MCHANGES-376 URL: https://issues.apache.org/jira/browse/MCHANGES-376 Project: Maven Changes Plugin Issue Type: Bug Affects Versions: 2.12 Reporter: Fabio Grucci Priority: Trivial When, for example, 'GitHub' is configured in pom.xml as issueManagement system, during the execution of the 'mvn site' goal, while the plugin starts generating report, it prompts two error lines for 'Trac' and 'JIRA' even without configuration errors. Created relative pull request https://github.com/apache/maven-plugins/pull/20 -- This message was sent by Atlassian JIRA (v6.3.4#6332)