Is there any way that I could get below details while building maven web application
Jar download time
Compilation time
Test case execution time
War compression time
Maven version : 3.5.4
Java version : 1.8
RAM Size : 12GB
Maven command used to run my web application is mvn clean install.