From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.50) id 1ET0g6-0007dY-FP for garchives@archives.gentoo.org; Fri, 21 Oct 2005 17:27:38 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j9LHOVgE025127; Fri, 21 Oct 2005 17:24:31 GMT Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.206]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j9LHOU7H026132 for ; Fri, 21 Oct 2005 17:24:31 GMT Received: by xproxy.gmail.com with SMTP id h29so107994wxd for ; Fri, 21 Oct 2005 10:27:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CWk2oXvOq0hK1bTNn2AsuI8nnRmIlDNrLe8Do9ggP0uBl9CRVoWesYrweZblHXXEJN1ywbnoetceFnaaEN/LJt1T6iieXtk/CeW3DqIN7hxUzX5NW0DQYFUsMgGd1B/HIx5jNAwWfy5MVJCJBWFVyaYWexkBNKuGoDBWD1rIFps= Received: by 10.70.28.8 with SMTP id b8mr1913234wxb; Fri, 21 Oct 2005 10:27:17 -0700 (PDT) Received: by 10.70.109.10 with HTTP; Fri, 21 Oct 2005 10:27:17 -0700 (PDT) Message-ID: <2293c7bf0510211027h7905b234x725f21076e36330d@mail.gmail.com> Date: Fri, 21 Oct 2005 13:27:17 -0400 From: Joshua Nichols To: Richard Wallace Subject: Re: [gentoo-java] Maven2 and Continuum Cc: gentoo-java@lists.gentoo.org In-Reply-To: <43591D27.6070009@thewallacepack.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-java@gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <43591D27.6070009@thewallacepack.net> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id j9LHOU7H026132 X-Archives-Salt: e1b82b6a-8410-4d1c-aa28-b0dd34585c86 X-Archives-Hash: 9bf9bf836285f2d18660ed624b38c61e > Just wondering if anyone knows of ebuilds for maven2 and continuum. If > there's not something already out there for maven2 I created one based > on the current maven-bin in portage. I set it up as a separate ebuild > called maven2-bin so they can be duel installed. If anyone is > interested I'll post it here. I had done a bit of work on maven-1 in the experimental overlay, but hadn't looked at maven-2. You should probably look into using a SLOT, instead having having a separate package named maven2-bin, to let you have maven-1 and maven-2 installed at the same point. That is essentially the purpose of SLOTs. Also of interest would be http://bugs.gentoo.org/show_bug.cgi?id=93833 . Josh -- gentoo-java@gentoo.org mailing list