Version 0.1 of Echo2 plugin adds Echo2 [http://www.nextapp.com/platform/echo2/echo/) capabilities on a grails application.
Initially the plugin comes with a new artifact type - echo2 - and a new command
grails create-echo2 <name>
which creates Echo2 application instances.
The application instances can make full use of all available Echo2 components
and extensions including file transfer, charting, Echo2 extras and EchoPointNG.
One can install the plugin on an application with the command
grails install-plugin echo2
The initial documentation is available at