Netbeans has no Deploy option for Maven web project
Ryan Slominski
Ranch Hand
Joined: Nov 05, 2010
Posts: 33
posted
0
When I create a Java web project in Netbeans 6.9 I have both the Run and Deploy commands available. When I create a Maven web project I only have the Run command. The Run command always opens a new browser window. Run isn't as convienent as Deploy because you have to close the previous browser window each time you use Run. Is there a better way?