This post originated from an RSS feed registered with Java Buzz
by dion.
Original Post: Scripting Maven with Groovy
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
It would be cool to be able to <ant:groovy script="...."/>, or to write tags IN Groovy itself.
Of course, with m2 we will be able to write plugins with Groovy (as well as BeanShell and the like).
Brett Porter also talked about his addition to Maven to support CVS/SVN as a Maven repository itself. I personally am fine with using a traditional repository, where the http://..... is a SVN view itself, but I do hear people asking for exactly what Brett has implemented. Kudos Brett for doing this even though you won't be using it yourself!