Hi Craig,
While I really want to be actively working on this right now, my employer will not allow me work time on it at the moment and I have too much on my plate outside work. The plan for remote management was to use the ws API in GFv3. Adding such functionality for v2 cannot be done in a cross-platform way without massive effort or forcing some users to install dependencies. would you mind playing with the API approach and getting back to me?
Dave
On 25/08/2011, at 3:49 AM, Craig Davidson <craig_at_cd15.co.uk> wrote:
> Hi folks,
>
> Sorry to have to drop you an email but I was looking for some information regarding the roadmap for maven glassfish plugin and whether or not there is any plans for the next release and the changes that will be sucked into that.
>
> I raised the issueMAVEN_GLASSFISH_PLUGIN-3but after further thought into the matter I think the deployment commands in general need further refinement as the deploy command starts the domain if it doesn't exist (this wont work on remote instances), the undeploy checks is the domain exists locally (which doesnt work for remote instances) and the redeploy doesn't check if the domain is running or not.
>
> 3 very similar commands which have been delivered differently. Is there room for this to be standardised by checking the domain is running and then performing the required command?
>
> Would be interested in hearing your thoughts on this and whether there will be a new release coming. For the time being i'll be running my own version of the plugin with the above changes and including theMAVEN_GLASSFISH_PLUGIN-5 issue.
>
> Thanks in advance,
> Craig
>