Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 22564 invoked from network); 10 Nov 2005 11:02:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Nov 2005 11:02:14 -0000 Received: (qmail 80821 invoked by uid 500); 10 Nov 2005 11:01:58 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 80680 invoked by uid 500); 10 Nov 2005 11:01:57 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 80668 invoked by uid 99); 10 Nov 2005 11:01:57 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Nov 2005 03:01:57 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of wim.deblauwe@gmail.com designates 64.233.184.199 as permitted sender) Received: from [64.233.184.199] (HELO wproxy.gmail.com) (64.233.184.199) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Nov 2005 03:01:49 -0800 Received: by wproxy.gmail.com with SMTP id 71so326035wri for ; Thu, 10 Nov 2005 03:01:35 -0800 (PST) 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:references; b=T0zAYDQuuWRJGBpvkI74X7wjxJyp18Nakr07ws+nN76vUk+LTJSN3O+sEXVh6EU6VMOrPT900fMmaDtxzF0n9wh3SxpCHsstbfmYgIOSK4VqwQk7C1dKov056E5Oaz+gU5cEg8tYpIj3eDjCW7To8xXqyNsjOu2dCcQ7nNJunE4= Received: by 10.54.107.2 with SMTP id f2mr31359wrc; Thu, 10 Nov 2005 03:01:35 -0800 (PST) Received: by 10.54.102.8 with HTTP; Thu, 10 Nov 2005 03:01:35 -0800 (PST) Message-ID: Date: Thu, 10 Nov 2005 12:01:35 +0100 From: Wim Deblauwe To: continuum-users@maven.apache.org Subject: Re: 'ciManagement' element in parent pom In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_21699_32645802.1131620495039" References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_21699_32645802.1131620495039 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Never mind, it is solved. I did not do a mvn install of my parent pom first= . 2005/11/10, Wim Deblauwe : > > Hi, > > I get the following error when I add my Maven 2 project in continuum: > > Missing 'ciManagement' element in the My Very Own Module POM. > > I have defined this in the parent pom. Is this a known bug? > > regards, > > Wim > ------=_Part_21699_32645802.1131620495039--