0

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.

Praveen Kumar Mekala
  • 628
  • 1
  • 10
  • 26
  • 1
    For example https://github.com/khmarbaise/maven-buildtime-profiler ...the question is: What is the problem? Test case execution is written to console and the build time is summarized at the end of the build... – khmarbaise Aug 02 '19 at 07:28
  • @khmarbaise, yes I'm looking for complete build time profile summary, probably I'll defeine .mvn/extensions.xml and check. – Praveen Kumar Mekala Aug 02 '19 at 08:40

0 Answers0