Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 81885 invoked from network); 21 Feb 2007 20:25:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Feb 2007 20:25:57 -0000 Received: (qmail 73178 invoked by uid 500); 21 Feb 2007 20:26:03 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 73138 invoked by uid 500); 21 Feb 2007 20:26:03 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 73124 invoked by uid 99); 21 Feb 2007 20:26:03 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Feb 2007 12:26:03 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=RCVD_IN_SORBS_WEB,SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [63.208.196.171] (HELO outbound.mailhop.org) (63.208.196.171) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Feb 2007 12:25:51 -0800 Received: from bi01p1.nc.us.ibm.com ([129.33.49.251] helo=[9.27.152.218]) by outbound.mailhop.org with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1HJy1q-0002jX-CY for dev@geronimo.apache.org; Wed, 21 Feb 2007 15:25:30 -0500 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 129.33.49.251 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: hogndos Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: <2BB20666-22A2-4ECB-8905-6EEEE5C6F41B@hogstrom.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: dev@geronimo.apache.org From: Matt Hogstrom Subject: Maven warning issued during build Date: Wed, 21 Feb 2007 15:25:30 -0500 X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org When I'm building trunk I periodically get this message streaming out for long periods of time. [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.JdkPrefixProfileActivator @dfbb43 I eventually kill the build and restart and it "goes away" anyone else get this?