+1
--jason
On 8/15/07, Jason Dillon <[EMAIL PROTECTED]> wrote:
>
> I've added some significant functionality to the Maven 2 Groovy
> integration, and its time again for another beta release. The major
> features to note are:
>
> * Joint Java and Groovy compilation support
> * Custom 'groovy-jar' packaging to facilitate joint compilation
>
>
> The joint compilation stuff is really cool, lets your Java sources depend
> on Groovy sources without any special pom hacking to make it work. Re-uses
> the current maven-compiler-plugin's support to compile Java bits too.
>
>
> Folks still using the older <source> {<file>|<url>|<body> } syntax will
> need to update their poms... as the legacy syntax has been dropped. Builds
> will fail with error messages accordingly.
>
>
> <snip>
> Release Notes - Maven 2.x Groovy Integration - Version 1.0-beta-2
>
>
> ** Improvement
> * [MGROOVY-61] - Auto insert the correct version when building the
> archetype
> * [MGROOVY-63] - Sources should by default be under 'java' dir
>
>
> ** New Feature
> * [MGROOVY-53] - Add support for mixed Java/Groovy compilation
> * [MGROOVY-56] - Add goal to fire up the Groovy shell
> * [MGROOVY-57] - Add goal to fire up the GUI console
> * [MGROOVY-58] - Add goal to translate Java to Groovy (ala
> java2groovy)
> * [MGROOVY-69] - Add a custom packaging for Groovy projects to hook up
> all of the required goals to the lifecycle
> * [MGROOVY-72] - Create archetype for basic groovy-jar modules
> * [MGROOVY-73] - Add 'groovy-jar' packaging
>
>
> ** Task
> * [MGROOVY-55] - Removed deprecated legacy <source> configuration
> syntax
> </snip>
>
> Latest site has been deployed to:
>
> http://mojo.codehaus.org/groovy/
>
> And latest 1.0-beta-2-SNAPSHOT artifacts have been deployed to the usual
> location.
>
>
> * * *
>
> So, lets vote...
>
> +1 Yes, gimme, gimme, gimme
> +0 I'm not drooling over the new stuff, but eh, okay
> -1 Um, no this is all whack fix it now!
>
> --jason
>
>