Download List

Projeto Descrição

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

Outra alteração foi feita para o grupo do projeto de identificação. GroupId foi mudado para "net.sf.grester", e os artifactId foi mudado para "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

A grande mudança foi feita para o grupo do projeto de identificação de modo a que o pessoal da codehaus.org pode carregar grester para repo público maven's. O grupo org.apache.maven.plugins ID é reservada para os povos do Apache, que torna mais fácil para ser executado localmente, sem especificar grupo + artifactIds. O arquivo Leiame foi alterado para refletir as mudanças.
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

Um grande problema com o formato classpath em plataformas Linux / Unix foi corrigido. A Ajuda Mojo foi adicionada para ajudar a linha de comando sobre a configuração pom para grester. Há correcções de código menores na utilização das importações em 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

Testes unitários e de integração na plataforma Linux foram fixadas usando Suse 10.1 Beta 8 como plataforma de testes. Mecanismo de registro GroovyMojoSupport é utilizado para a exploração madeireira, enquanto um aplicativo está sendo executado em vez de saída groovy de Output System. Algumas classes auxiliares que foram adicionados para os testes de unidade e alguns testes foram segregados para ser estritamente testes unitários.
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