From issues-return-82289-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Sat Dec 1 05:18:45 2012 Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7F471E5AA for ; Sat, 1 Dec 2012 05:18:45 +0000 (UTC) Received: (qmail 65382 invoked by uid 500); 1 Dec 2012 05:18:44 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 65114 invoked by uid 500); 1 Dec 2012 05:18:43 -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 64991 invoked by uid 99); 1 Dec 2012 05:18:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Dec 2012 05:18:38 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.24.159] (HELO codehaus01.managed.contegix.com) (63.246.24.159) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Dec 2012 05:18:34 +0000 Received: from codehaus01 (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id A8CD3B063A for ; Fri, 30 Nov 2012 23:18:13 -0600 (CST) Date: Fri, 30 Nov 2012 23:18:13 -0600 (CST) From: "Jason van Zyl (JIRA)" To: issues@maven.apache.org Message-ID: <776498077.17090.1354339093698.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> In-Reply-To: <1369321069.17084.1354330874787.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> Subject: [jira] (MNG-5395) logger name for plugins should not be DefaultMavenPluginManager MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 22cf62d5d84cf5bea94eb3b65e0ebd09 X-Virus-Checked: Checked by ClamAV on apache.org [ https://jira.codehaus.org/browse/MNG-5395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=314797#comment-314797 ] Jason van Zyl commented on MNG-5395: ------------------------------------ I think what you did is the proper name. Classname is the standard way to go. > logger name for plugins should not be DefaultMavenPluginManager > --------------------------------------------------------------- > > Key: MNG-5395 > URL: https://jira.codehaus.org/browse/MNG-5395 > Project: Maven 2 & 3 > Issue Type: Bug > Components: Plugin Requests > Affects Versions: 3.0.4 > Reporter: Herve Boutemy > Assignee: Herve Boutemy > Fix For: 3.1.0 > > > there are discussion about what should be the best name for every logger in Maven, which hasn't come to a final decision yet. > But waiting for the final choice, actual value is completely wrong: every plugin uses the same logger that is the logger from DefaultMavenPluginManager > In actual spirit, the value should be the mojo class name -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira