Can anyone tell me what the difference is between 'build' and 'build with dependencies' commands in the NetBeans IDE?
From https://platform.netbeans.org/tutorials/nbm-maven-quickstart.html :
The action mapped to "Build with Dependencies" builds the project using the Reactor plugin. When you build a project using the Reactor plugin, the dependencies of the sub-projects are built before the containing project is built.
So it seems that the usual "Build" action doesn't take into account the build order.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With