Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 82992 invoked from network); 2 Jul 2004 13:56:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Jul 2004 13:56:40 -0000 Received: (qmail 26202 invoked by uid 500); 2 Jul 2004 13:56:23 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 25989 invoked by uid 500); 2 Jul 2004 13:56:20 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 25691 invoked by uid 99); 2 Jul 2004 13:56:18 -0000 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,FROM_ENDS_IN_NUMS X-Spam-Check-By: apache.org Received: from [144.160.20.36] (HELO sbcsmtp6.sbc.com) (144.160.20.36) by apache.org (qpsmtpd/0.27.1) with ESMTP; Fri, 02 Jul 2004 06:56:16 -0700 Received: from sbc.com (localhost [127.0.0.1]) by sbcsmtp6.sbc.com (8.12.10/8.12.10) with ESMTP id i62Du8HN005246 for ; Fri, 2 Jul 2004 09:56:09 -0400 (EDT) Received: from misout7msghub01.ITServices.sbc.com (misout7msghub01.itservices.sbc.com [144.155.106.21]) by sbcsmtp6.sbc.com (8.12.10/8.12.10) with ESMTP id i62Du5De005198 for ; Fri, 2 Jul 2004 09:56:05 -0400 (EDT) Received: by misout7msghub01.itservices.sbc.com with Internet Mail Service (5.5.2657.72) id ; Fri, 2 Jul 2004 09:56:04 -0400 Message-ID: <08267951C8709D45806BA36FA17AC12D01C9F253@misout7msgusr01.itservices.sbc.com> From: "STRAYER, JON (SBCSI)" To: "'Maven Users List'" Subject: Multiproject build failure Date: Fri, 2 Jul 2004 09:56:01 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I'm in the process of splitting a project up into several subprojects. I've been running the multiproject build for weeks without problems. I just changed the subprojects so they extend the main project. Each subproject builds fine, but now when I run multiproject I get this error message: multiproject:projects-init: [echo] Gathering project list Starting the reactor... BUILD FAILED File...... /home/wfausers/wfaoper/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.j elly Element... maven:reactor Line...... 63 Column.... 9 A cycle has been detected from the initial goal [wfa-billing:core] Total time: 21 seconds Finished at: Fri Jul 02 08:11:35 CDT 2004 How can I go about finding the cycle it's complaining about? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org