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 4B72B9AA0 for ; Wed, 18 Apr 2012 16:51:39 +0000 (UTC) Received: (qmail 44861 invoked by uid 500); 18 Apr 2012 16:51:37 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 44797 invoked by uid 500); 18 Apr 2012 16:51:37 -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 44788 invoked by uid 99); 18 Apr 2012 16:51:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Apr 2012 16:51:37 +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: 216.139.236.26 is neither permitted nor denied by domain of dandart@googlemail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Apr 2012 16:51:31 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SKY63-0002PN-51 for users@maven.apache.org; Wed, 18 Apr 2012 09:51:11 -0700 Date: Wed, 18 Apr 2012 09:51:11 -0700 (PDT) From: dandart To: users@maven.apache.org Message-ID: <1334767871142-5649678.post@n5.nabble.com> Subject: Maven 2 to 3 migration problem 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, I'm moving our project from maven2 to maven3. However I'm getting the following errors: https://gist.github.com/2414962 My pom.xml looks like this: https://gist.github.com/2414936 & this confuses me. I was told to put versions into it everywhere but it still didn't help. Does anyone know a solution? Cheers Dan -- View this message in context: http://maven.40175.n5.nabble.com/Maven-2-to-3-migration-problem-tp5649678p5649678.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