You can also use the wsadmin tool to deploy the generated .war file from the command line.
In the wsadmin tool, enter a command similar to the example below, where the command is executed from the deploy output directory (that is, the directory containing the endeca-navigation-portlet.war file):
[WAS]/AppServer/bin/wsadmin.sh -c "\$AdminApp update Studio modulefile {-operation addupdate -contents endeca-navigation-port¬ let.war -contextroot /endeca-navigation-portlet/ -contenturi endeca-navi¬ gation-portlet -usedefaultbindings}" -c "\$AdminConfig save"