I released the second version of asadmin-maven-plugin today.
It added the following features :
- Issue#1: 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 :
- Issue#2: asadmin is not found when only glassfishHome is specified and glassfishHome/bin not in PATH (thanks to streifi that provided a patch)
- Issue#3: asadmin:start-domain hangs on windows (thanks again to streifi)
Go to the project’s page for more information.
Advertisements
excellent stuff, thanks a LOT for your work!
cheers,
Kristof
Do you think it’d be possible to invoke goal on a parent project making all deployable submodules deploy via asadmin:deploy?
Deployables can be EARs, WARs, JARs, RARs, SARs .. if I find a way to detect them in a multimodule project, that would be really nice yep !
You could fill a feature request on the project site : http://code.google.com/p/asadmin-maven-plugin/