Maven WebLogic Plug-in
This plugins uses the BEA Weblogic Deployer Tool
to manage applications on a BEA WebLogic Server
Misc
It would be nice to deploy to a remote server. Basically the BEA WebLogic Deployer Tools allows
to deploy to a remote server buit this fails with a OutOfMemoryException. A workaround would
be using a hook for copying the EAR to the remote directory before deploying it.