Download List

Descripción del Proyecto

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

Otro cambio fue realizado para el grupo del proyecto de identificación. El group fue cambiado a "net.sf.grester", y el artifactId fue cambiado a "grester".
Tags: Minor security fixes
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".

2007-10-17 16:23
1.0

Un cambio importante se hizo al grupo del proyecto de identificación de modo que la gente de codehaus.org puede subir grester a repo público de Maven. El grupo de org.apache.maven.plugins ID está reservado para la gente de Apache, aunque es más fácil de ejecutar a nivel local, sin especificar en grupo + artifactIds. El archivo Readme se cambió para reflejar los cambios.
Tags: Minor security fixes
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.

2007-06-21 19:43
0.3-Alpha

Un problema importante con el formato de ruta de clase en las plataformas Linux / Unix se ha solucionado. Una Ayuda Mojo se ha añadido para ayudar a la línea de comandos de la configuración del POM para grester. Hay correcciones de código de menor importancia en el uso de las importaciones de objetos Groovy.
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

De unidad y pruebas de integración en la plataforma Linux se fijaron mediante el uso de Suse 10.1 Beta 8 como plataforma de pruebas. Mecanismo de registro GroovyMojoSupport se utiliza para el registro, mientras se ejecuta una aplicación en lugar de la salida groovy a salida del sistema. A pocas clases de ayuda se han añadido para las pruebas de unidad y algunas pruebas fueron separados de manera estricta las pruebas unitarias.
Tags: Major bugfixes
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.

2007-06-15 14:55
0.1

Tags: Initial freshmeat announcement

Project Resources