« Return to Thread: How can I get missing methods in sonar that I don't get in the regular maven build?

How can I get missing methods in sonar that I don't get in the regular maven build?

by bimargulies :: Rate this Message:

Reply to Author | View in Thread

I've set my standard hudson job for my project to run Sonar every time.

The main maven build ran clean. No errors.

The subsequent sonar processing got failures from undefined methods:
as if the sonar run of surefire somehow ended up with a mixture of old
and new code.

I don't know where to start diagnosing this. Help?

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: How can I get missing methods in sonar that I don't get in the regular maven build?