Return-Path: Delivered-To: apmail-maven-archiva-users-archive@locus.apache.org Received: (qmail 94179 invoked from network); 7 Oct 2006 14:59:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Oct 2006 14:59:35 -0000 Received: (qmail 19324 invoked by uid 500); 7 Oct 2006 14:59:34 -0000 Delivered-To: apmail-maven-archiva-users-archive@maven.apache.org Received: (qmail 19285 invoked by uid 500); 7 Oct 2006 14:59:34 -0000 Mailing-List: contact archiva-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: archiva-users@maven.apache.org Delivered-To: mailing list archiva-users@maven.apache.org Received: (qmail 19276 invoked by uid 99); 7 Oct 2006 14:59:34 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Oct 2006 07:59:34 -0700 Authentication-Results: idunn.apache.osuosl.org header.from=mr.mike.george@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=0.5 required=5.0 tests=DNS_FROM_RFC_ABUSE DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [64.233.182.185] ([64.233.182.185:10357] helo=nf-out-0910.google.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id A1/13-09076-2D0C7254 for ; Sat, 07 Oct 2006 07:59:31 -0700 Received: by nf-out-0910.google.com with SMTP id x29so1397437nfb for ; Sat, 07 Oct 2006 07:59:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=n9tuyRBUu/NuaS/fS9IGGdqbvjWaDyREgpchaiT/eL7yVW0F+S92+2PcjVJZpHp6bwt3qZNPiCfybwOACRXwN9XgeawKzvONsb+6Vh8t39bFRdhvAu+DPZODKW0q0kHTS1sBZswDmKlp3NdPA9aSNFgmf7Wtp5G1SGJgsM3XllI= Received: by 10.82.105.13 with SMTP id d13mr280429buc; Sat, 07 Oct 2006 07:59:27 -0700 (PDT) Received: by 10.82.131.7 with HTTP; Sat, 7 Oct 2006 07:59:27 -0700 (PDT) Message-ID: Date: Sat, 7 Oct 2006 09:59:27 -0500 From: "Mike George" To: archiva-users@maven.apache.org Subject: Re: Getting started with archiva In-Reply-To: <2BABBE7D2A66E04DB8A66A527D29927E0BE087@intrepid.infinity.nu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2BABBE7D2A66E04DB8A66A527D29927E0BE087@intrepid.infinity.nu> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I agree with Dirk. New user's want to build things out of the box and if they run into too many annoyances they'll just quit. Being a new user to Archiva, I'm speaking from experience. As I understand it... The repository for the parent pom should be listed in the child pom unless it's available in central repository. The parent pom shouldn't be a snapshot and should just be a single version number References: Apache parent POM http://www.ibiblio.org/maven2/org/apache/apache/3/apache-3.pom Demystifying POM http://www.javaworld.com/javaworld/jw-05-2006/jw-0529-maven.html Better Builds with Maven http://library.mergere.com/