Will multiple non-recursive "mvn -N install" invocations running in parallel, each building and installing a different artifact, interact with each other in some way? My naive assumption is that they shouldn't, since they will populate different parts of the local repository, and since I'm not deploying...

Anything I'm missing? would be a pitty to force single threaded execution there...
--
cg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to