Re: Cyclic reference in surefire

2011-04-10 Thread Brett Porter
On 10/04/2011, at 8:19 PM, Kristian Rosenvold wrote: > You need to build with maven3, we fixed the build by changing to m3. > Unfortunately we still need to deploy site (for releases) with 2.2.1. > Maybe there's some way to add such an enforcer rule ? Putting one in the validate phase shouldn't

Re: Cyclic reference in surefire

2011-04-10 Thread Kristian Rosenvold
You need to build with maven3, we fixed the build by changing to m3. Unfortunately we still need to deploy site (for releases) with 2.2.1. Maybe there's some way to add such an enforcer rule ? Personally I've just put on the blindfold, hoping for a 3.x site plugin release ;) I've added some develo

Cyclic reference in surefire

2011-04-10 Thread Stefan Birkner
Hello, I checked out surefire's trunk, but I'm not able to build it. I get The projects in the reactor contain a cyclic reference: Edge between 'Vertex{label='org.apache.maven.surefire:surefire-api'}' and 'Vertex{label='org.apache.maven.surefire:surefire-shadefire'}' introduces to cycle in the gra