Netbeans - 'Build all dependencies' internal working

30 Views Asked by At

Netbeans has an option to build all dependencies. I read it uses maven reactor plugin to achieve this. How does it achieve that.

Can it be achieved using maven through command-line.

0

There are 0 best solutions below