I think this is partially self-inflicted. In my current version, I added the dependency from tools-common to aegis as part of making java2wsdl work with aegis. Someone else seems to have completed the cycle. But why does jaxb have a dependency on tools?
> -----Original Message----- > From: Benson Margulies [mailto:[EMAIL PROTECTED] > Sent: Sunday, September 09, 2007 8:47 PM > To: [email protected] > Subject: Someone busted the build ?!? > Importance: High > > [INFO] Scanning for projects... > > [INFO] > ------------------------------------------------------------------------ > > [ERROR] BUILD FAILURE > > [INFO] > ------------------------------------------------------------------------ > > [INFO] The projects in the reactor contain a cyclic reference: Edge > between 'Vertex{label='org.apache.cxf:cxf-rt-frontend-simple'}' and > 'Vertex{label='org.apache.cxf:cxf-rt-bindings-xml'}' introduces to cycle > in the graph org.apache.cxf:cxf-rt-bindings-xml --> > org.apache.cxf:cxf-rt-databinding-jaxb --> > org.apache.cxf:cxf-tools-common --> > org.apache.cxf:cxf-rt-databinding-aegis --> > org.apache.cxf:cxf-rt-frontend-simple --> > org.apache.cxf:cxf-rt-bindings-xml > > [INFO] > ------------------------------------------------------------------------ > > [INFO] For more information, run Maven with the -e switch > > [INFO] > ------------------------------------------------------------------------ > > [INFO] Total time: 3 seconds > > [INFO] Finished at: Sun Sep 09 20:46:03 EDT 2007 > > [INFO] Final Memory: 8M/15M > > [INFO] -------------------------------------------------------
