Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 60597 invoked from network); 17 Jul 2007 14:21:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Jul 2007 14:21:11 -0000 Received: (qmail 15386 invoked by uid 500); 17 Jul 2007 14:21:04 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 15322 invoked by uid 500); 17 Jul 2007 14:21:04 -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 15311 invoked by uid 99); 17 Jul 2007 14:21:04 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jul 2007 07:21:04 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jul 2007 07:21:01 -0700 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IAnur-0006l8-Du for users@maven.apache.org; Tue, 17 Jul 2007 07:20:41 -0700 Message-ID: <11650504.post@talk.nabble.com> Date: Tue, 17 Jul 2007 07:20:41 -0700 (PDT) From: jaxzin To: users@maven.apache.org Subject: Re: Compilation issues In-Reply-To: <70B8C67AEAD69D48AA873E99C275E9500554E98D@SM-NYNY-VXMB01A.nena.wdpr.disney.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: Brian.R.Jackson@espn3.com References: <70B8C67AEAD69D48AA873E99C275E9500554E98D@SM-NYNY-VXMB01A.nena.wdpr.disney.com> X-Virus-Checked: Checked by ClamAV on apache.org The problem (caused by a cut/paste error) was that my packaging in the POM was 'pom' instead of 'jar'. jaxzin wrote: > > Anyone know why "mvn compile" runs with "no goals needed for project - > skipping" but "mvn compiler:compile" runs just fine for my project? > > > > Thanks, > > Brian > > > -- View this message in context: http://www.nabble.com/Compilation-issues-tf4094474s177.html#a11650504 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