Return-Path: Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: (qmail 75831 invoked from network); 25 Mar 2011 10:24:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Mar 2011 10:24:55 -0000 Received: (qmail 15830 invoked by uid 500); 25 Mar 2011 10:24:55 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 15777 invoked by uid 500); 25 Mar 2011 10:24:55 -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 15769 invoked by uid 99); 25 Mar 2011 10:24:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Mar 2011 10:24:55 +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.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Mar 2011 10:24:51 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id CB68A14A8025 for ; Fri, 25 Mar 2011 05:24:30 -0500 (CDT) Date: Fri, 25 Mar 2011 05:24:30 -0500 (CDT) From: "Lukas Theussl (JIRA)" To: issues@maven.apache.org Message-ID: <21706576.42091.1301048670805.JavaMail.haus-jira@codehaus01.managed.contegix.com> In-Reply-To: <26556860.41961.1301033662162.JavaMail.haus-jira@codehaus01.managed.contegix.com> Subject: [jira] Issue Comment Edited: (MSITE-572) slf4j-simple transitive dependency is unnecessary MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 [ http://jira.codehaus.org/browse/MSITE-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=261446#action_261446 ] Lukas Theussl edited comment on MSITE-572 at 3/25/11 5:24 AM: -------------------------------------------------------------- This was added in [r991009|http://svn.apache.org/viewvc?view=revision&revision=991009] for MSITE-481, the dependency is indeed only used in tests. was (Author: lukas): This was added in [r991009|http://svn.apache.org/viewvc?view=revision&revision=991009] for MSITE-481. > slf4j-simple transitive dependency is unnecessary > ------------------------------------------------- > > Key: MSITE-572 > URL: http://jira.codehaus.org/browse/MSITE-572 > Project: Maven 2.x and 3.x Site Plugin > Issue Type: Bug > Affects Versions: 3.0-beta-3 > Environment: maven 3.0 > Reporter: Yegor Bugayenko > > There is a transitive dependency to org.slf4j:slf4j-simple:1.5.3:jar. This dependency is not necessary in Maven environment and is inherited from Jetty (I think so). Would be nice to exclude since it makes problems when a real slf4j-to-maven binding is used. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira