Maven will not run parallel builds unless the mojo's used are marked threadsafe.
While not all Mojo's may be threadsafe, is it possible to mark the ones that are with this annotation to enable parellel builds (eg UberWarMojo)