GMaven

Problems Upgrading from GMaven 1.0 to Gmaven 3.0 - Gmaven Alternatives Explored: Groovy Eclipse Compiler and Ant

I have been having problems with the GMaven stub generation in 1.3. Apparently it doesn't like multi-line strings in annotations and nested arrays in annotations. GMaven 1.0 still works great, but I am ready to retire GMaven all together. Looking for alternatives, I found two Ant plugin integration and using the Groovy Eclipse Compiler.

Ant integration is documented here:
http://docs.codehaus.org/display/GROOVY/Compiling+With+Maven2

You can updated the versions, and it will run smooth, but I prefer a more integrated approach that looks promising:

Syndicate content