Within the set of projects being built by multiproject, a dependency cycle has been detected. That is, Project A depends on Project B, which depends on Project A...or something similar. You need to possibly factor the common pieces from these projects and create a Project C or something, that both can depend on.
Hope it helps, John On Tue, 2004-04-13 at 12:45, Raphael Philipe Mendes da Silva wrote: > When i tryed to use the multiproject plugin... it returned this Message during the > "maven multiproject:site" command > BUILD FAILED > > File...... file:/C:/Documents and Settings/rsilva/.maven/plugins/maven-multiproj > ect-plugin-1.2/plugin.jelly > Element... maven:reactor > Line...... 54 > Column.... 7 > A cycle has been detected from the initial goal [processcontroller:processcontroller] > I have no idea about what is happening. Someone can help me? > > > Raphael Philipe Mendes da Silva > DSB - Diretoria de SoluÃÃes em Billing > CPqD Telecom & IT Solutions > Tel.: +55 19 3705-6957 > www.cpqd.com.br > [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- John Casey [EMAIL PROTECTED] CommonJava Open Components Project http://www.commonjava.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
