Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 97856 invoked from network); 11 Oct 2010 18:54:37 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Oct 2010 18:54:37 -0000 Received: (qmail 20851 invoked by uid 500); 11 Oct 2010 18:54:36 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 20817 invoked by uid 500); 11 Oct 2010 18:54:36 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 20809 invoked by uid 99); 11 Oct 2010 18:54:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Oct 2010 18:54:36 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hekonsek@gmail.com designates 209.85.212.45 as permitted sender) Received: from [209.85.212.45] (HELO mail-vw0-f45.google.com) (209.85.212.45) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Oct 2010 18:54:32 +0000 Received: by vws11 with SMTP id 11so493062vws.32 for ; Mon, 11 Oct 2010 11:54:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=0j2ZieOeLA27aaTkG8/GYpqKz/rY9dGiShFqMnSAAwA=; b=P6RSTmNFoVy4LvFUS2kHltmxLrh+YXucVKs1y4Izg2ov+lmEym8nWxU2EDWp1y3iZV jqcX1gJyBkZzGS1af/B5KedTjyyWIGaERheVb2z6RQ/OBsDxaDeM945qeBG/uNAyAOKJ d5Wa5KlEhbvdnQ7to4T0Kf94vIPe9AEZsQnrQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Qns+9Emk8pNBNvqVblpnhwTgqWbzL0MWm2GaiVXsOqFCElRd3wFYRQSCwceys1m6iy QhnyB4kJk+Vh/XsUCSBKhDlVqviqnjaq0tIdmXmpP0qLQetXVeQovpqwB/2r6ok19wiC fMa/aLoaF7C+3Tfzfwtog14NksYGWdVZL9KkQ= MIME-Version: 1.0 Received: by 10.229.246.83 with SMTP id lx19mr5412501qcb.127.1286823251250; Mon, 11 Oct 2010 11:54:11 -0700 (PDT) Received: by 10.229.98.18 with HTTP; Mon, 11 Oct 2010 11:54:11 -0700 (PDT) Date: Mon, 11 Oct 2010 20:54:11 +0200 Message-ID: Subject: [camel-extra][smooks] Dependencies only in mirror repo From: Henryk Konsek To: dev@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 Deprecated Smooks component from Camel-Extra defines dependencies to Smooks 1.0.1 jars. The problem is that the oldest version of Smooks available on ibiblio is 1.1 [1]. The only public repository where I can find 1.0.1 jars (according to the Google and findjar.com [2]) is Maven 1 ibiblio mirror [3]. I guess that many people doesn't have this mirror [3] in the settings.xml. That leads to the problem with unsatisfied dependencies. Since Smooks component is deprecated I suggest to add 1.0.1 jars to our new /maven2/others repository [4]. What do you think about that? [1] http://mirrors.ibiblio.org/pub/mirrors/maven2/org/milyn/milyn-smooks-core/ [2] http://www.findjar.com/jar/milyn/milyn-smooks-core/1.0.1/milyn-smooks-core-1.0.1.jar.html [3] http://mirrors.ibiblio.org/pub/mirrors/maven/ [4] http://code.google.com/p/camel-extra/source/browse/#svn/maven2/others -- Henryk Konsek