Enable Spock testing on a Java Maven Project
Adding support for Spock testing to your Java maven project is quite an easy job. All you have to do is the following: Add the gmaven plugin <plugin> <groupId>org.codehaus.gmaven</groupId&