Return-Path: X-Original-To: apmail-karaf-dev-archive@minotaur.apache.org Delivered-To: apmail-karaf-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6FD9A10D58 for ; Wed, 21 Aug 2013 12:54:30 +0000 (UTC) Received: (qmail 53039 invoked by uid 500); 21 Aug 2013 12:54:30 -0000 Delivered-To: apmail-karaf-dev-archive@karaf.apache.org Received: (qmail 53000 invoked by uid 500); 21 Aug 2013 12:54:29 -0000 Mailing-List: contact dev-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list dev@karaf.apache.org Received: (qmail 52992 invoked by uid 99); 21 Aug 2013 12:54:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Aug 2013 12:54:29 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [64.85.173.253] (HELO server.dankulp.com) (64.85.173.253) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Aug 2013 12:54:24 +0000 Received: by server.dankulp.com (Postfix, from userid 5000) id B70D31858C9; Wed, 21 Aug 2013 08:53:43 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on server.dankulp.com X-Spam-Level: X-Msg-File: /tmp/mailfilter-dev@karaf.apache.org.p9ySiFpLfH Received: from macbook.house.dankulp.com (c-24-91-72-253.hsd1.ma.comcast.net [24.91.72.253]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.dankulp.com (Postfix) with ESMTPSA id B34EF1858C6; Wed, 21 Aug 2013 08:53:40 -0400 (EDT) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: Problems with new maven version From: Daniel Kulp In-Reply-To: Date: Wed, 21 Aug 2013 08:53:39 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: dev@karaf.apache.org, Andreas Pieber X-Mailer: Apple Mail (2.1508) X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-2.9 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00, URIBL_BLOCKED shortcircuit=no autolearn=unavailable version=3.3.2 On Aug 21, 2013, at 8:36 AM, Andreas Pieber wrote: > Hey guys, >=20 > I've kind of a problem with KARAF-2395 [1]. While I've a patch making > everything compatible to maven 3.1.x it's incompatible then to maven = 3.0.x. > Thanks to the way we're using aether the only real option I see is to > either set the minimum maven version to 3.1 or provide two commands; = one > for 3.0 and one for 3.1. Both solutions don't feel ideal for me. Any > ideas/proposals how to progress? I guess my suggestion would be to look at the source for the = maven-dependency-plugin to see how it's handling some of this. I don't = think there is much that Karaf does that the dependency plugin doesn't = do something very similar to (copying artifacts, resolving tree's, = etc..). Since the latest dependency plugin works with both versions = of Maven, there should be a way. Dan >=20 > Kind regards, > Andreas >=20 > [1]https://issues.apache.org/jira/browse/KARAF-2395 --=20 Daniel Kulp dkulp@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com