Return-Path: X-Original-To: apmail-continuum-dev-archive@www.apache.org Delivered-To: apmail-continuum-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 11120612A for ; Wed, 1 Jun 2011 16:51:44 +0000 (UTC) Received: (qmail 55383 invoked by uid 500); 1 Jun 2011 16:51:43 -0000 Delivered-To: apmail-continuum-dev-archive@continuum.apache.org Received: (qmail 55312 invoked by uid 500); 1 Jun 2011 16:51:43 -0000 Mailing-List: contact dev-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list dev@continuum.apache.org Received: (qmail 55304 invoked by uid 99); 1 Jun 2011 16:51:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2011 16:51:43 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of wsmoak@gmail.com designates 209.85.214.43 as permitted sender) Received: from [209.85.214.43] (HELO mail-bw0-f43.google.com) (209.85.214.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2011 16:51:37 +0000 Received: by bwz14 with SMTP id 14so313401bwz.2 for ; Wed, 01 Jun 2011 09:51:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; bh=zhI4Z5a9bBU6uurVKZTcHT+qUoztsENdcCTZOH6iktI=; b=g4XemOfxHXKRHEnOUAKRK3J8NKgHd8kzOxAsPh5IHPwYAjecrwn3jSg+jXWQe80c/H vYp3qxIQAOJ7mE8QvMQIe3KSa4JgOttfnFY+ODn+0NyfRLVLTEktHvkljXkwfyYH4LC4 T34k67b9DQdkAtR2iha0SfduLZMkwT3rBAhzs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=dhz20C9bexjgg/AbrL/O5Mn9lMaSKGIJAMQvZQPSCJkOGHv74Q+eCVLDktaQWb94mI eN/661Ygujf1JbzNUWByBLucxu1Cd9gD0MNV5lUUCpyJ5FI5K1J6Ws/rql8+YDWPNa/R N0faA1ksgxTTuhHKCCDeJ/89VGg1JekF+lBRA= Received: by 10.205.81.193 with SMTP id zz1mr6868036bkb.3.1306947076203; Wed, 01 Jun 2011 09:51:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.68.70 with HTTP; Wed, 1 Jun 2011 09:50:56 -0700 (PDT) In-Reply-To: References: From: Wendy Smoak Date: Wed, 1 Jun 2011 12:50:56 -0400 Message-ID: Subject: Re: Maven 3 support? To: dev@continuum.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Wed, Jun 1, 2011 at 12:44 PM, Louis Smith wro= te: > Anyone have a schedule for MVN 3 support to be added to Continuum? =A0And= yes, > I know it works fine now - but I hate having to define "maven 3" as a "ma= ven > 2" installation type... Well... changing the text in the label is probably a one-line fix. ;) Open a JIRA issue if there isn't one already, and see if you can find the file in question to patch it. --=20 Wendy