The build has become painful. Is there an argument for gradle to show how
much time each task takes?

$ ./gradlew -Dskip.tests=true clean build
<snip>
:pivotalgf-assembly:processTestResources UP-TO-DATE
:pivotalgf-assembly:testClasses
:pivotalgf-assembly:checkMissedTests SKIPPED
:pivotalgf-assembly:test SKIPPED
:pivotalgf-assembly:check
:pivotalgf-assembly:build
:combineReports
All test reports at C:\dev\gemfire_CLEAN\closed\build/reports/combined

BUILD SUCCESSFUL

Total time: 33 mins 9.708 secs
$

Reply via email to