engswee/flashpipe

UT : Report not in standard Maven Failsafe

Slydew opened this issue · 1 comments

Dear,

With mvn clean verify -Dskip.unit.tests -s /usr/share/maven/ref/settings-docker.xml
It generate target/failsafe-reports/failsafe-summary.xml.

It seem Maven Failsafe Plugin genetare by default, these files are generated in ${basedir}/target/failsafe-reports/TEST-*.xml.

How could we have test Junit report ?

Bests regards

Done with the rigth maven Pom setup