Return-Path: X-Original-To: apmail-incubator-isis-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-isis-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 2DEDD662B for ; Thu, 21 Jul 2011 07:55:47 +0000 (UTC) Received: (qmail 20272 invoked by uid 500); 21 Jul 2011 07:55:46 -0000 Delivered-To: apmail-incubator-isis-dev-archive@incubator.apache.org Received: (qmail 20184 invoked by uid 500); 21 Jul 2011 07:55:38 -0000 Mailing-List: contact isis-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: isis-dev@incubator.apache.org Delivered-To: mailing list isis-dev@incubator.apache.org Received: (qmail 20170 invoked by uid 99); 21 Jul 2011 07:55:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jul 2011 07:55:31 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [173.193.5.181] (HELO server27.01domain.net) (173.193.5.181) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jul 2011 07:55:26 +0000 Received: from localhost.localdomain ([127.0.0.1] helo=webmail.kmz.co.za) by server27.01domain.net with esmtpa (Exim 4.69) (envelope-from ) id 1Qjo65-0005p7-0L for isis-dev@incubator.apache.org; Thu, 21 Jul 2011 02:55:05 -0500 Received: from 41.160.19.166 ([41.160.19.166]) (proxying for 41.160.19.166) (SquirrelMail authenticated user kevin@kmz.co.za) by webmail.kmz.co.za with HTTP; Thu, 21 Jul 2011 09:55:05 +0200 Message-ID: Date: Thu, 21 Jul 2011 09:55:05 +0200 Subject: Commit 1148917: Changes for Maven3 From: "Kevin Meyer" To: isis-dev@incubator.apache.org User-Agent: SquirrelMail/1.4.21 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server27.01domain.net X-AntiAbuse: Original Domain - incubator.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - kmz.co.za X-Source: X-Source-Args: X-Source-Dir: Dan, Thanks to Nour's getting Isis into the fisheye system[1], I've noticed that you updated the framework/pom.xml to allow Maven3 in the rules section. I seem to recall that there is a problem with the site plugin, though. Maven3 requires a maven-site-plugin of 3.0-beta-3 which in turn, requires Maven3. Thus, unless there is a way to build in conditional version dependencies into the dependencies sections, the same framework/pom.xml can't support both Maven 2 and Maven 3, at least as far as the site plugin is concerned... Any suggestions? Regards, Kevin PS: Thanks Rob (for the nudge) and Nour for switching on the Fisheye view! [1] https://fisheye6.atlassian.com/changelog/isis?cs=1148917