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