maven-mvnd
maven-mvnd copied to clipboard
[help] how can I determine whether my source tree supports parallel builds?
Hey guys, the README states, "If your source tree does not support parallel builds, use the -T1 flag on the command line to make your build sequential."
So, how can I determine whether my source tree supports parallel builds?