構成セクションでは、応答と追加の詳細を有効にすることができます。真と真を試してください。プラグインの構成セクションを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>