Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 21826 invoked from network); 9 Jul 2007 13:26:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Jul 2007 13:26:52 -0000 Received: (qmail 84418 invoked by uid 500); 9 Jul 2007 13:26:53 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 84276 invoked by uid 500); 9 Jul 2007 13:26:53 -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 84265 invoked by uid 99); 9 Jul 2007 13:26:53 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jul 2007 06:26:53 -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; Mon, 09 Jul 2007 06:26:48 -0700 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1I7tG0-0008Tg-2C for continuum-users@maven.apache.org; Mon, 09 Jul 2007 06:26:28 -0700 Message-ID: <11501724.post@talk.nabble.com> Date: Mon, 9 Jul 2007 06:26:28 -0700 (PDT) From: javijava To: continuum-users@maven.apache.org Subject: Continuum Error : Cannot find parent MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: welove.e.music@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org Hi folks, I have two projects with dependence, A depends of B and B depends of A. To build correctly this,I create a superpom .This is the structure of the projects: projectA----Trunk---pom.xml projectB----Trunk---pom.xml parent------pom.xml Ok, the super pom have configurated their modules: ../projectA/trunk ../projectB/trunk And each module know who is the parent: group.id superpom 1.1-SNAPSHOT ../../parent/pom.xml This works,but when i try to add a project to continuum, continuum can't find the parent!!! Anyone knows how to tell to continuum who is the parent of this projects?? Thanks a lot 4 tjhe support. Javier -- View this message in context: http://www.nabble.com/Continuum-Error---%3A--Cannot-find-parent-tf4049310.html#a11501724 Sent from the Continuum - Users mailing list archive at Nabble.com.