I ve been trying to integrate deploying java .war
s in GlassFish V3 through Maven. While I have found a few plugins, none of them look to be very active:
And I got the most information out of Eskato s Blog, it was written March 2008, so I don t know what the state of GlassFish Maven integration is, nor can I find a suitable plugin to work with. With the Maven GlassFish Plugin I have had some success, but it still doesn t work entirely well for all goals it says it supports, which makes some of the commands ineffective.
Has anyone else been able to integrate Glassfish V3 and Maven successfully? If so, what resources did you use to get it done?