Just cross-posting this from stack overflow
<https://stackoverflow.com/questions/44458414/profiling-maven-compilation-for-a-multi-module-project>
:-

I have a multi module maven project which is taking a little too much time.
Can some one let me know if there is a way it is possible for me to see
which step in maven is taking how much time. Also is it possible to see
which steps are getting executed in parallel relative to which step?

I am executing maven with -T 4.


   - Maven Version 3.5.0

Thanks,
tuk

Reply via email to