Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 43139 invoked from network); 2 Aug 2005 00:39:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Aug 2005 00:39:14 -0000 Received: (qmail 90637 invoked by uid 500); 2 Aug 2005 00:39:08 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 90589 invoked by uid 500); 2 Aug 2005 00:39:07 -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 90576 invoked by uid 99); 2 Aug 2005 00:39:07 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [24.156.169.221] (HELO mail.pappin.ca) (24.156.169.221) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 01 Aug 2005 17:38:58 -0700 Received: from 192.168.0.100 ([192.168.0.100]) by mail.pappin.ca (JAMES SMTP Server 3.0a1) with SMTP ID 456 for ; Mon, 1 Aug 2005 20:39:11 -0400 (EDT) Message-ID: <42EEC09C.3010808@pappin.ca> Date: Mon, 01 Aug 2005 20:38:52 -0400 From: Brill Pappin User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@maven.apache.org Subject: atrifactId is always 0 for build X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N For some reason, with Maven 1.1-b1 my artifact id is *always* 0 (zero) when I build anything. For instance if I attain the war goal, I get an artifact called 0.war. I've tried setting xxx and xxx in my pom (as well as both together) with no results. This is really stumping me, as I haven't run into it before. Anyone have any idea whats going on? FYI - I've got my POM version set to 3. - Brill Pappin --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org