Hi,
I'm using Maven 3.1.1. Normally if you want to try and run builds in
parallel you can run
mvn -T 4 clean install
Is there a way you can figure the "-T 4" to be automatically run if someone
specifies a profile, e.g.
mvn -P dev clean install
? Thanks, - Dave
--
View this message in context:
http://maven.40175.n5.nabble.com/Possible-to-set-number-of-threads-within-a-profile-tp5776665.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]