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