April 2015
Intermediate to advanced
272 pages
4h 59m
English
Let us now see how we can run the Maven goals in NetBeans.
To run Maven goals using the NetBeans IDE, implement the following steps:

Unlike Eclipse, NetBeans has a tighter Maven integration. This means each of the menu options (Build, Clean and Build, Clean, and so on) call the corresponding Maven command to do so.
For instance, clicking on the Clean option will result in the following:

As can ...
Read now
Unlock full access