Return-Path: Delivered-To: apmail-maven-dev-archive@www.apache.org Received: (qmail 47298 invoked from network); 9 May 2008 05:08:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 May 2008 05:08:25 -0000 Received: (qmail 42006 invoked by uid 500); 9 May 2008 05:08:26 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 41923 invoked by uid 500); 9 May 2008 05:08:26 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 41912 invoked by uid 99); 9 May 2008 05:08:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 May 2008 22:08:26 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jason@maven.org designates 63.246.20.110 as permitted sender) Received: from [63.246.20.110] (HELO mail.sonatype.com) (63.246.20.110) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 May 2008 05:07:32 +0000 Received: (qmail 29403 invoked from network); 9 May 2008 05:06:23 -0000 Received: from adsl-70-231-252-13.dsl.snfc21.sbcglobal.net (HELO [10.0.2.2]) (jvanzyl@sonatype.com@[70.231.252.13]) (envelope-sender ) by mail.sonatype.com (qmail-ldap-1.03) with SMTP for ; 9 May 2008 05:06:23 -0000 Message-Id: From: Jason van Zyl To: "Maven Developers List" In-Reply-To: <1210307028.25650.59.camel@heck> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Subject: Re: Donation of Maven plugins to the Maven Project. Date: Thu, 8 May 2008 22:06:23 -0700 References: <1210302105.25650.37.camel@heck> <6F957660-652D-4D88-98EB-52477DD1B061@apache.org> <1210307028.25650.59.camel@heck> X-Mailer: Apple Mail (2.919.2) X-Virus-Checked: Checked by ClamAV on apache.org On 8-May-08, at 9:23 PM, James William Dumay wrote: > Brett, > >> So this is resource based, instead of artifact based? If so, I think >> it makes sense as an addition to the wagon project. > > That's correct and I agree that it would make a good addition to > Wagon. > >> How does this differ from the remote-resources plugin? Could it be >> combined with that? > > Remote resources plugin simply bundles resources together as a > different > artifact to allow other builds to depend on the same set of resources. > It's grabs the transitive set of projects and takes the organization name out. Adding something like: handleProject( MavenProject ) { do whatever you like; } To generalize it would be nice instead of duplicating the logic in another plugin. > The licenses plugin on the other hand uses the license information > specified in the pom to find, list, download and deploy licenses. > > The deploy goal is something that needs a little more thought. At the > moment it allows you to download licenses found in a POM and deploy > them > as a classified "license" artifact to a specified repository for > archiving. > > So I would say they are different enough not to warrant merging. > >> I would suggest as a starting point you can put them in the Maven >> sandbox (or branch the remote resources plugin there and >> incorporate), >> if there is support for it here, since all Apache committers have >> access there. > > Awesome, Ill prepare and put both of these plugins into sandbox now. > Ah, hold on there. 1) Since when did accepting new bodies of code be decided between two people. For one I disagree it's appropriate to even bring them here, and 2) new bodies of code need to go through the incubator which is why I suggested Mojo which gives the default search behavior (which is a good thing) and generally less cumbersome. > Thanks > James > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org > For additional commands, e-mail: dev-help@maven.apache.org > Thanks, Jason ---------------------------------------------------------- Jason van Zyl Founder, Apache Maven jason at sonatype dot com ---------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org