if maven -X doesn't show enough debugging info, you might just need to
trace back. It's usually easy to find - a pregoal/prereq on a goal
that does the same on the original.

On Fri, 2 Jul 2004 09:56:01 -0400 , STRAYER, JON (SBCSI) <[EMAIL PROTECTED]> wrote:
> 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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to