I just migrated from ant to maven .. and i successfully created a war from 3 module . But now i want my war to be deployed automatically into jboss server. Is there any plugin or So
help appreciated..
|
I just migrated from ant to maven .. and i successfully created a war from 3 module . But now i want my war to be deployed automatically into jboss server. Is there any plugin or So help appreciated.. |
|||
|
|
|
Check out the Cargo plugin. It supports hot deployment to containers. |
||||
|
|