s1tbx icon indicating copy to clipboard operation
s1tbx copied to clipboard

Disable the default builds report generation function

Open shisheng-1 opened this issue 2 years ago • 1 comments

That report generation takes time, slowing down the overall build. Reports are definitely useful, but do you need them every time you run the build. We can conditionally disable generating test reports by setting <disableXmlReport>true<disableXmlReport>. If you need to generate reports, just add -DcloseTestReports=false to the end of mvn build command.

===================== If there are any inappropriate modifications in this PR, please give me a reply and I will change them.

shisheng-1 avatar Apr 23 '22 16:04 shisheng-1

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Jun 14 '23 08:06 CLAassistant