Here it is my test project with the Maven plugin (~15kb): https://footprint.dev.java.net/files/documents/7027/145385/myWebTestApp.zip
The line command to run this example: mvn install webtest:clean webtest:test webtest:report As you can see running this exampe, it fails ... And suggestion will be very welcome :) * I am trying this with Maven 2.0.9 on Windows * if I hard-code the path the the webtest folder, it works partially without publishing a report..

