There&#39;s been a couple of times when people have had problems running Guvnor&#39;s tests with maven following the move to Seam 3.<br><br>This is caused by an issue with Shrinkwrap that prevents the use of &quot;mvn test [-Dtest=ATestClassName]&quot;<br>
<br>Until the Shrinkwrap issue is fixed Guvnor tests need to be ran with &quot;mvn integration-test [-Dtest=ATextClassName]&quot;<br><br>The build-bootstrap\README.md has been updated to reflect this temporary requirement.<br>
<br>With kind regards,<br><br>Mike<br>