From continuum-users-return-4908-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Mon Oct 08 16:09:22 2007 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 23685 invoked from network); 8 Oct 2007 16:09:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Oct 2007 16:09:21 -0000 Received: (qmail 64550 invoked by uid 500); 8 Oct 2007 16:09:08 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 64508 invoked by uid 500); 8 Oct 2007 16:09:08 -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 64497 invoked by uid 99); 8 Oct 2007 16:09:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Oct 2007 09:09:08 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [80.168.101.19] (HELO relay01-mail.uk.clara.net) (80.168.101.19) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Oct 2007 16:09:10 +0000 Received: from chb28-2-88-163-39-128.fbx.proxad.net ([88.163.39.128]:2835 helo=[127.0.0.1]) by relay01-mail.uk.clara.net (smtp-vh.amenworld.com [195.8.80.31]:251) with esmtpa (authdaemon_plain:emmanuel@venisse.net) id 1Iev6y-0005lc-5E (Exim 4.60) for continuum-users@maven.apache.org (return-path ); Mon, 08 Oct 2007 16:05:40 +0000 Message-ID: <470A5535.1030304@venisse.net> Date: Mon, 08 Oct 2007 18:05:09 +0200 From: Emmanuel Venisse User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: Project on SVN with a not versioned parent References: <13098536.post@talk.nabble.com> <470A5159.3090902@venisse.net> <13099588.post@talk.nabble.com> In-Reply-To: <13099588.post@talk.nabble.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org I need to show your logs and where you declared your remote repository. Emmanuel Raffaele a écrit : > Hi, > > my problem is that I am not able to add no pom of those specified in the > previous post. > > If I try to add the pom of common, it says > "Missing artifact trying to build the POM. Check that its parent POM is > available or add it first in Continuum." > > If I try to add the parent pom it says that miss the scm information in > parent pom... > > How should I do in this situation? Which should be the correct behaviour? > > Best regards > Raffaele > > > Emmanuel Venisse wrote: >> >> >> Raffaele a écrit : >>> Hi all, >>> because of the lack of documentation, I have some difficulties to add my >>> maven2 project on Continuum, my scenario si the following: >>> >>> pss >>> |-- pom.xml >>> >>> toolkit >>> |-- pom.xml >>> >>> common >>> |-- src >>> |-- pom.xml >>> >>> pss is parent of toolkit which is parent of common >>> >>> But, only common contains sources and only it is versioned using >>> Subversion. >>> The other two parents are in my local repository and in the private >>> remote >>> repository. >>> >>> Thanks in advance. >>> Best regards. >>> Raffaele >>> >>> In your opinion, how should I add those project on Continumm? Please tell >>> me >>> the steps to follow. >> If they are in your remote repository, Continuum should find them. >> How/where do you have declared your remote repository? >> >> Emmanuel >> >> >> >