Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 95F0C9F8B for ; Thu, 15 Mar 2012 11:18:20 +0000 (UTC) Received: (qmail 92896 invoked by uid 500); 15 Mar 2012 11:18:20 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 91034 invoked by uid 500); 15 Mar 2012 11:18:17 -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 90972 invoked by uid 99); 15 Mar 2012 11:18:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Mar 2012 11:18:15 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Mar 2012 11:18:10 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1S88gl-0000DV-Oy for dev@camel.apache.org; Thu, 15 Mar 2012 04:17:47 -0700 Date: Thu, 15 Mar 2012 04:17:47 -0700 (PDT) From: Babak Vahdat To: dev@camel.apache.org Message-ID: <1331810267767-5567688.post@n5.nabble.com> In-Reply-To: <1330602820574-5527707.post@n5.nabble.com> References: <1330285496378-5517301.post@n5.nabble.com> <2240451.mQtAPGvZFN@dilbert.dankulp.com> <1330435855315-5521822.post@n5.nabble.com> <1330602820574-5527707.post@n5.nabble.com> Subject: Re: About Camel source which doesn't build under Maven 3.0.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi My promised deadline was today so I did already fix it right before. Unfortunately up to now I haven't got any reply from Kohsuke so that I went for the plan [2] as I did already mention by my first post in this thread. In case Kohsuke would publish a POM 4.0.0 complaint version of his jaxb-bridge (e.g. version 1.1) in the future I will go for [1]. In all cases please delete your .m2 cache entry for this artifact no matter which version of Maven you currently make use of: ~/.m2/repository/org/iso_relax/verifier/jaxp/validation/isorelax-jaxp-bridge/1.0/*.* and build camel-msv again on your workspace (mvn clean install) so that the good POM get's picked up. Babak -- View this message in context: http://camel.465427.n5.nabble.com/About-Camel-source-which-doesn-t-build-under-Maven-3-0-4-tp5517301p5567688.html Sent from the Camel Development mailing list archive at Nabble.com.