配置部分應允許您啓用響應和其他詳細信息。嘗試真實和真實。你可以在你的pom文件中包含你的配置部分的插件嗎?
<configuration>
<description>This is the description of the generated report</description>
<title>Report title</title>
<showaverage>false</showaverage>
<showpercentile>false</showpercentile>
<showinfotable>false</showinfotable>
<showtimeinfo>false</showtimeinfo>
<showsummary>true</showsummary>
<showdetails>false</showdetails>
<showresponse>true</showresponse>
<showhistogram>true</showhistogram>
<showthroughput>false</showthroughput>
<showgc>false</showgc>
</configuration>