Return-Path: Delivered-To: apmail-maven-dev-archive@www.apache.org Received: (qmail 1342 invoked from network); 25 Jun 2009 12:52:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Jun 2009 12:52:56 -0000 Received: (qmail 39351 invoked by uid 500); 25 Jun 2009 12:53:06 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 39251 invoked by uid 500); 25 Jun 2009 12:53:06 -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 39224 invoked by uid 99); 25 Jun 2009 12:53:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jun 2009 12:53:03 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 209.85.220.223 is neither permitted nor denied by domain of brianf@infinity.nu) Received: from [209.85.220.223] (HELO mail-fx0-f223.google.com) (209.85.220.223) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jun 2009 12:52:55 +0000 Received: by fxm23 with SMTP id 23so1229818fxm.12 for ; Thu, 25 Jun 2009 05:52:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.86.91.3 with SMTP id o3mr2584258fgb.29.1245934353092; Thu, 25 Jun 2009 05:52:33 -0700 (PDT) In-Reply-To: References: <4A401BC7.10200@commonjava.org> From: Brian Fox Date: Thu, 25 Jun 2009 05:52:13 -0700 Message-ID: Subject: Re: [PLEASE TEST] Maven 2.2.0-RC4 & Maven Wagon 1.0-beta-6 To: Maven Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Nice. That's an old bug that I saw back in ~2.0.5 but it comes and goes. This is some core plexus threading issue that isn't specific to this release. Search jira for that message.... On Thu, Jun 25, 2009 at 12:52 AM, J=F6rg Schaible wr= ote: > Hi John, > > John Casey wrote at Dienstag, 23. Juni 2009 02:03: > >> Hi everyone, >> >> As I'm sure you're aware, I've tried twice now to get a clean vote done >> for Maven 2.2.0. In each case, we've run into blocking bugs that have >> caused me to retract the vote and fix the code. >> >> Well, with the latest bug that Brian found, we're now dependent on some >> configuration updates that are available on the trunk of Maven Wagon. >> I've added configuration for the non-lightweight http wagon to address: >> >> WAGON-270 - preemptive auth in non-lightweight http wagon causes >> Unauthorized responses from some servers >> >> WAGON-264 - compressed tarball download problems >> >> WAGON-271 - Provide configurability of httpclient parameters to allow >> user to tell Maven to ignore cookies >> >> The top issue relates to Brian's problem, and the bottom issue relates >> to MNG-4165, which is also in the release notes for Maven 2.2.0. The >> middle issue was a side-effect of fixing the other two. >> >> I'd like to have as many eyes on this release candidate as I can get. >> I'm doing another RC instead of a new vote thread because I don't want >> to push it too much and wind up with a profusion of different artifacts >> in people's local repositories marked as being part of Maven 2.2.0 when >> they are really part of failed votes for 2.2.0... >> >> Once I'm confident this RC is good to go, I'll call votes for both Wagon >> 1.0-beta-6 and Maven 2.2.0. > > I've not tested releasing with the current version, but at least I can bu= ild > my quite big projects with this release without problems. However, I have > tons of those warnings for a lot of modules: > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D %< =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > [WARNING] Component returned which is not the same manager. Ignored. > component=3Dorg.apache.maven.profiles.activation.SystemPropertyProfileAct= ivator@1aa57fb > [WARNING] Component returned which is not the same manager. Ignored. > component=3Dorg.apache.maven.profiles.activation.SystemPropertyProfileAct= ivator@1aa57fb > [WARNING] Component returned which is not the same manager. Ignored. > component=3Dorg.apache.maven.profiles.activation.SystemPropertyProfileAct= ivator@1aa57fb > [WARNING] Component returned which is not the same manager. Ignored. > component=3Dorg.apache.maven.profiles.activation.SystemPropertyProfileAct= ivator@1aa57fb > [WARNING] Component returned which is not the same manager. Ignored. > component=3Dorg.apache.maven.profiles.activation.SystemPropertyProfileAct= ivator@1aa57fb > [WARNING] Component returned which is not the same manager. Ignored. > component=3Dorg.apache.maven.profiles.activation.SystemPropertyProfileAct= ivator@1aa57fb > [WARNING] Component returned which is not the same manager. Ignored. > component=3Dorg.apache.maven.profiles.activation.SystemPropertyProfileAct= ivator@1aa57fb > [WARNING] Component returned which is not the same manager. Ignored. > component=3Dorg.apache.maven.profiles.activation.SystemPropertyProfileAct= ivator@1aa57fb > ... > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D %< =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > - J=F6rg > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org > For additional commands, e-mail: dev-help@maven.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org