arquillian.github.io
arquillian.github.io copied to clipboard
Do not recommend surefire 2.12 in the guide
Surefire 2.12 has pretty serious issue on Windows (SUREFIRE-824), which prevents single tests from being executed. Therefore when following the guide, one gets to situation, which things he knew that always worked without problems suddenly break and suspects Arquillian.
The issue is fixed with surefire 2.12.3
Related to #325