Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 79799 invoked from network); 1 Jun 2008 14:07:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Jun 2008 14:07:00 -0000 Received: (qmail 60991 invoked by uid 500); 1 Jun 2008 14:07:03 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 60965 invoked by uid 500); 1 Jun 2008 14:07:03 -0000 Mailing-List: contact camel-dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-dev@activemq.apache.org Received: (qmail 60954 invoked by uid 99); 1 Jun 2008 14:07:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Jun 2008 07:07:03 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of willem.jiang@gmail.com designates 209.85.198.250 as permitted sender) Received: from [209.85.198.250] (HELO rv-out-0708.google.com) (209.85.198.250) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Jun 2008 14:06:12 +0000 Received: by rv-out-0708.google.com with SMTP id f25so820776rvb.26 for ; Sun, 01 Jun 2008 07:06:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=+RaI42ufH3A1gKXY8NtQbjR/Xc3w1mfPF8F3A/C5HYc=; b=pdYURRJybB+NqqCQXuT2B5h8wM8GEXpXh/H8MKaecOjbiynU8IXlIR/3yv+yF0VgXJxufUryjiFAnyxrfjr10bh1OYHy1BzjZKoHJM32QhX4VEvNYuX2nuEPsp4TbHAQ/txfrTVr4dxXnfuzROMD6yw8xIehpfQaN4WRxevOQEQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=KBQvDn5NwbB2idjlmNTY1XvH4jpGHBHloq9wZBBjr0I4GbUb1GfH/RduYzdBHZnHPiINgwUwvMf5UFo3yG61vgfI8lAfbxv2dtlA9jnNsg6Uby1SOXnP8ZKsWQIfc/lNsrBU1gd1rOMEbyHB+T6pR3VWNh2Z7ccjT8BcRX4c3XE= Received: by 10.141.169.11 with SMTP id w11mr4319207rvo.76.1212329189148; Sun, 01 Jun 2008 07:06:29 -0700 (PDT) Received: from ?192.168.0.118? ( [222.131.242.58]) by mx.google.com with ESMTPS id c20sm3482671rvf.1.2008.06.01.07.06.25 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 01 Jun 2008 07:06:26 -0700 (PDT) Message-ID: <4842ACDC.4030907@gmail.com> Date: Sun, 01 Jun 2008 22:06:20 +0800 From: Willem Jiang User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: camel-dev@activemq.apache.org Subject: Re: Maven dependency version error for new component and example - how to set it up? References: <4C1FB9C00D24A140906239533638C4D20461B992@EXVS04.exserver.dk> In-Reply-To: <4C1FB9C00D24A140906239533638C4D20461B992@EXVS04.exserver.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Hi Claus, Don't worry, I just did a quick fix for it :) You need also add the dependency in the parent pom.xml ( trunk\pom.xml) to avoid the "dependencies.dependency.version" issue. Willem Claus Ibsen wrote: > Hi > > In the trunk there are 2 TODO statements in pom.xml files to include > - spring-integration component > - loan broker example > > The TODO: is something similar as: > TODO: fix this 'dependencies.dependency.version' is missing for org.apache.camel:camel-spring-integration' > > If I include it in my pom I get the above Maven validation error, and I can not figure out why? > > Any Maven super wizards wanna take a look and explain what I do wrong? > > > Med venlig hilsen > > Claus Ibsen > ...................................... > Silverbullet > Skovsg�rdsv�nget 21 > 8362 H�rning > Tlf. +45 2962 7576 > Web: www.silverbullet.dk > > >