Grester project is a Maven2 plugin for Jester, the JUnit tester tool. It enables Jester to be executed at any valid Maven lifecycle phase in a Maven Project.
It saves developers from constructing cumbersome Java classpath entries on the commandline every time they need Jester to run against JUnit Tests in the project.
It can also help to dispense with a suite of scripts that may have been written to handle complex Java classpath executions for Maven projects.
Requirements:
· Maven2
What's New in This Release:
· Major change to the project's groupID (changed so that the folks at codehaus.org can upload grester to maven's public repo; the org.apache.maven.plugins groupId is reserved for apache folks, though it makes it easier to run locally without specifying group+artifactIds
· Changed Readme file to reflect changes
· Creating the version as a result of a request in the Sourceforge.net tracker system for grester.
Product's homepage