Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1CB3F10BE5 for ; Fri, 14 Feb 2014 08:02:09 +0000 (UTC) Received: (qmail 51206 invoked by uid 500); 14 Feb 2014 08:02:05 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 50853 invoked by uid 500); 14 Feb 2014 08:02:03 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 50843 invoked by uid 99); 14 Feb 2014 08:02:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Feb 2014 08:02:02 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Feb 2014 08:01:57 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1WEDiL-0001rr-0m for users@maven.apache.org; Fri, 14 Feb 2014 00:01:37 -0800 Date: Fri, 14 Feb 2014 00:01:37 -0800 (PST) From: geoffh To: users@maven.apache.org Message-ID: <1392364897014-5784760.post@n5.nabble.com> In-Reply-To: References: <1392106732883-5784035.post@n5.nabble.com> <1392197606067-5784252.post@n5.nabble.com> Subject: Re: Adding dependency management to parent pom causes errors MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org The problem is resolved I started with a minimal child pom and ran mvn dependency:analyze - then added dependencies until I had all the relevant dependencies I no longer get the compile failure I attempted to identify the differences between the 'good' and 'bad' poms, but without success Thanks to all who replied Geoff -- View this message in context: http://maven.40175.n5.nabble.com/Adding-dependency-management-to-parent-pom-causes-errors-tp5784035p5784760.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org