You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks Peter. The -T<num>C did the trick, indeed. When I had tried it earlier I haven't realized I had passed the option to -T incorrectly (I forgot the C) which led me to believe mvnd did not accept it.
When I run
mvnd
it consumes all cores on my machine and that's usually great. However, sometimes I wish I could adjust how many cores it could use.I know maven has the
-T<num>C
option, but it does not seem to work formvnd
. Is there a way I could do that?The text was updated successfully, but these errors were encountered: