This plugin is a simple wrapper around the Glassfish asadmin command and aims
to provide maven integration for glassfish maintenance and administration.
asadmin-maven-plugin-0.2 was released on 07 20 2008
It added the following features :
* support for maven projects with "ejb" packaging
* support for (un)deploying to remote glassfish instance (thanks to Larry
Sanderson that provided the patch)
The following issues were fixed :
* asadmin is not found when only glassfishHome is specified and
glassfishHome/bin not in PATH (thanks to streifi that provided a patch)
* asadmin:start-domain hangs on windows (thanks again to streifi)
To learn how to configure and use it, refer to the project's wiki pages that
can be found at :
http://code.google.com/p/asadmin-maven-plugin/
Paul