Cyclic dependency in latest 2.1-SNAPSHOT

2009-11-17 Thread Dragisa Krsmanovic
mvn -Dtest=false clean install [ERROR] BUILD FAILURE [INFO] [INFO] The projects in the reactor contain a cyclic reference: Edge between 'Vertex{label='org.apache.camel:camel-test'}' and

Re: Cyclic dependency in latest 2.1-SNAPSHOT

2009-11-17 Thread Claus Ibsen
Hi This was a bad commit recently. Jonathan, you should move the jms based test you added in camel-test to camel-jms. camel-test should just be the test API and have no dep. on any other than the camel-core. On Tue, Nov 17, 2009 at 7:47 PM, Dragisa Krsmanovic dkrsmano...@plos.org wrote: mvn

Re: Cyclic dependency in latest 2.1-SNAPSHOT

2009-11-17 Thread Jon Anstey
Oops! Will fix that up right away. On Tue, Nov 17, 2009 at 3:46 PM, Claus Ibsen claus.ib...@gmail.com wrote: Hi This was a bad commit recently. Jonathan, you should move the jms based test you added in camel-test to camel-jms. camel-test should just be the test API and have no dep. on any