Hi all, I'm trying to find a maven2 plugin for was. I'm want to be able to deploy an ear on a remote websphere.
I'm trying the was6 maven plugin from codehaus http://mojo.codehaus.org/was6-maven-plugin/index.html But with this plugin I must run maven on the same machine where websphere is install. Does anybody know a plugin that do this work ? Thanks
