Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 19574 invoked from network); 22 Nov 2009 22:49:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Nov 2009 22:49:00 -0000 Received: (qmail 53970 invoked by uid 500); 22 Nov 2009 22:49:00 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 53937 invoked by uid 500); 22 Nov 2009 22:49:00 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 53927 invoked by uid 99); 22 Nov 2009 22:49:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Nov 2009 22:49:00 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=SPF_HELO_PASS,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Nov 2009 22:48:49 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NCLEK-0007OO-9s for users@camel.apache.org; Sun, 22 Nov 2009 14:48:28 -0800 Message-ID: <26470422.post@talk.nabble.com> Date: Sun, 22 Nov 2009 14:48:28 -0800 (PST) From: huntc To: users@camel.apache.org Subject: Re: Quartz dependency missing for 1.6.6 In-Reply-To: <5380c69c0911220026w6dbe733cqad952c0b69247410@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: huntc@mac.com References: <26462662.post@talk.nabble.com> <5380c69c0911220026w6dbe733cqad952c0b69247410@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Perhaps there's something that I don't understand about Nexus here, but if I use my public-snapshots profile then I see that Maven searches as follows: nexus (http://repo.classactionpl.com:8081/nexus/content/groups/public), nexus-public-snapshots (http://repo.classactionpl.com:8081/nexus/content/groups/public-snapshots) It does not find Quartz. However if I then add the fusesource dependences repo (http://repo.fusesource.com/maven2-all/) to my nexus config as a proxy and then associate the proxy with my public group all is well. I suspect that your Nexus configuration has a proxy configured for fusesource which is why you are not seeing the issue. Kind regards, Christopher -- View this message in context: http://old.nabble.com/Quartz-dependency-missing-for-1.6.6-tp26462662p26470422.html Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.