This charming message is a fraud. the loop related to plugin
executions and is the reason why I shouldn't have put any codegen
executions in the javascript runtime pom.

On Mon, Dec 12, 2011 at 9:40 PM, Benson Margulies <[email protected]> wrote:
> When I try to add the js tooling to the codgen plugin as a dependency
> to enable the js mojo, I get whacked with this.
>
> Any suggestions?
>
> [ERROR] The projects in the reactor contain a cyclic reference: Edge
> between 'Vertex{label='org.apache.cxf:cxf-codegen-plugin:2.5.1-SNAPSHOT'}'
> and 
> 'Vertex{label='org.apache.cxf:cxf-tools-wsdlto-frontend-javascript:2.5.1-SNAPSHOT'}'
> introduces to cycle in the graph
> org.apache.cxf:cxf-tools-wsdlto-frontend-javascript:2.5.1-SNAPSHOT -->
> org.apache.cxf:cxf-rt-javascript:2.5.1-SNAPSHOT -->
> org.apache.cxf:cxf-rt-frontend-simple:2.5.1-SNAPSHOT -->
> org.apache.cxf:cxf-rt-bindings-xml:2.5.1-SNAPSHOT -->
> org.apache.cxf:cxf-rt-databinding-jaxb:2.5.1-SNAPSHOT -->
> org.apache.cxf:cxf-testutils:2.5.1-SNAPSHOT -->
> org.apache.cxf:cxf-codegen-plugin:2.5.1-SNAPSHOT -->
> org.apache.cxf:cxf-tools-wsdlto-frontend-javascript:2.5.1-SNAPSHOT ->
> [Help 1]
> org.apache.maven.ProjectCycleException: The projects in the reactor
> contain a cyclic reference: Edge between
> 'Vertex{label='org.apache.cxf:cxf-codegen-plugin:2.5.1-SNAPSHOT'}' and
> 'Vertex{label='org.apache.cxf:cxf-tools-wsdlto-frontend-javascript:2.5.1-SNAPSHOT'}'
> introduces to cycle in the graph
> org.apache.cxf:cxf-tools-wsdlto-frontend-javascript:2.5.1-SNAPSHOT -->
> org.apache.cxf:cxf-rt-javascript:2.5.1-SNAPSHOT -->
> org.apache.cxf:cxf-rt-frontend-simple:2.5.1-SNAPSHOT -->
> org.apache.cxf:cxf-rt-bindings-xml:2.5.1-SNAPSHOT -->
> org.apache.cxf:cxf-rt-databinding-jaxb:2.5.1-SNAPSHOT -->
> org.apache.cxf:cxf-testutils:2.5.1-SNAPSHOT -->
> org.apache.cxf:cxf-codegen-plugin:2.5.1-SNAPSHOT -->
> org.apache.cxf:cxf-tools-wsdlto-frontend-javascript:2.5.1-SNAPSHOT

Reply via email to