This is a simple example project for using Geb with Maven. It is setup to use the Chrome driver.
Install the chromedriver from Chrome for Testing Decompress, and put the executable into the PATH
Just check it out and run…
mvn test
mvn test -Dtest=CursosDeDesarrolloSpec
Please ask questions on Geb user mailing list and raise issues in Geb issue tracker.