Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 5321 invoked from network); 27 Jul 2006 13:56:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Jul 2006 13:56:56 -0000 Received: (qmail 90411 invoked by uid 500); 27 Jul 2006 13:56:53 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 90302 invoked by uid 500); 27 Jul 2006 13:56:53 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 90291 invoked by uid 99); 27 Jul 2006 13:56:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jul 2006 06:56:53 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of aheritier@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO ug-out-1314.google.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jul 2006 06:56:52 -0700 Received: by ug-out-1314.google.com with SMTP id m2so284178uge for ; Thu, 27 Jul 2006 06:56:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=F0hOYTxKSzIVduVg+pFjRkbjMccXFHsQ0wh6rhEfkpxelDrxH6atcoan4Fr0AbnwCQwauodceTdC3FeKkmknW/sreKAb+iDaAyMUMwrMM+PBJg8rPv1WXkHbULxFht+LcSH8QC3vHnN/ZJwMlO11KY8eXTwPO/iPrIR+9VwIVBE= Received: by 10.78.117.10 with SMTP id p10mr3976673huc; Thu, 27 Jul 2006 06:56:30 -0700 (PDT) Received: by 10.78.151.12 with HTTP; Thu, 27 Jul 2006 06:56:30 -0700 (PDT) Message-ID: <262c6c680607270656q5b8bc834i60901c3eca4caa12@mail.gmail.com> Date: Thu, 27 Jul 2006 15:56:30 +0200 From: "Arnaud HERITIER" To: "Jakarta Commons Developers List" Subject: Re: [vfs] split of vfs In-Reply-To: <44C8C298.3070102@ops.co.at> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_28801_10767457.1154008590173" References: <44C8C298.3070102@ops.co.at> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_28801_10767457.1154008590173 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline In M1 there's no transitive dependencies, thus your users will have to define each dependency one by one. But to improve the conversion between m1 and m2 poms for the repository, if you deploy VFS with m1 you can add the following setting : http://maven.apache.org/maven-1.x/using/bestpractices.html#Getting_ready_fo= r_Maven_2 Arnaud On 7/27/06, Mario Ivankovits wrote: > > Hi J=F6rg! > > Well, therefore I would not split it at all. If you feel that the core > API is right, just release 1.0 with all stuff left outside, that might > cause licensing trouble. You may release 1.1 later on easily with the > stuff included as soon as you have answers. > Not only licensing troubles, also the thing with snapshot/not-released > dependencies. > > bz2 and tar hurts if they are not at least easily pluggable, sure, I can > copy compress (its not that big) to VFSs codebase (to a different > namespace), then, only smb and webdav is missing. > Its an option, but I like the snapshot jar way more. > > > As marked out in the other thread, marking dependencies as optional is > perfectly valid. > > > Uhm ... this is not possible with maven 1, is it? Could you give me a > hint please. > > > Ciao, > Mario > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-dev-help@jakarta.apache.org > > ------=_Part_28801_10767457.1154008590173--