Download List

Project Description

The Maven-Grester plugin 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-10-18 17:12
1.0.1

Another change was made to the project's group ID.
The groupId was changed to "net.sf.grester", and
the artifactId was changed to "grester".
Tags: Minor security fixes

2007-10-17 16:23
1.0

A major change was made to the project's group ID
so that the folks at codehaus.org can upload
grester to maven's public repo. The
org.apache.maven.plugins group ID is reserved for
Apache folks, though it makes it easier to run
locally without specifying group+artifactIds. The
Readme file was changed to reflect changes.
Tags: Minor security fixes

2007-06-21 19:43
0.3-Alpha

A major problem with the classpath format on Linux/Unix platforms has been fixed. A Help Mojo has been added for command line help on the pom configuration for grester. There are minor code corrections in the use of imports on Groovy objects.

2007-06-19 15:10
0.2

Unit and integration tests on the Linux platform
were fixed by using Suse 10.1 Beta 8 as a testing
platform. GroovyMojoSupport's logging mechanism is
used for logging while an application is running
rather than groovy's output to System Output. A
few helper classes were added for the unit tests
and some tests were segregated to be strictly unit
tests.
Tags: Major bugfixes

2007-06-15 14:55
0.1

Tags: Initial freshmeat announcement

Project Resources