Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 8483 invoked from network); 11 Jan 2006 15:48:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Jan 2006 15:48:37 -0000 Received: (qmail 96147 invoked by uid 500); 11 Jan 2006 15:48:34 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 96081 invoked by uid 500); 11 Jan 2006 15:48:33 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 96070 invoked by uid 99); 11 Jan 2006 15:48:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jan 2006 07:48:33 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [130.237.222.115] (HELO smtp.nada.kth.se) (130.237.222.115) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jan 2006 07:48:32 -0800 X-Authentication-Info: The sender was authenticated as danielf using PLAIN at smtp.nada.kth.se Received: from [130.237.218.93] (cvap80.nada.kth.se [130.237.218.93]) (authenticated bits=0) by smtp.nada.kth.se (8.12.11/8.12.11) with ESMTP id k0BFmARU013775 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 11 Jan 2006 16:48:10 +0100 (MET) Message-ID: <43C528BA.8000109@nada.kth.se> Date: Wed, 11 Jan 2006 16:48:10 +0100 From: Daniel Fagerstrom User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: [M10N] cocoon-jcr References: <43C4F97B.1090303@apache.org> <43C4FA62.7050503@apache.org> In-Reply-To: <43C4FA62.7050503@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Carsten Ziegeler wrote: ... >(And it would be good if people would not forget about the licence file >when they add jars) > > With M2s transitive dependence handling it is harder to keep track of what we actually depend on. Is there some reporting plugin or switch, so that one can get a report of all dependencies of a block or a multi project POM? Otherwise we risk to get an unwelcome suprise when we genrate a binary release. /Daniel