what is mvn -T6 option mean?

Viewed 15

I was asked to run this command mvn -U clean install -T6 -DskipTests , I would like to understand what -T6 flag stands for in this maven command, can someone help me on this. Please ? Thanks.

0 Answers
Related