TIBCOSoftware / bw6-plugin-maven

Plug-in Code for Apache Maven and TIBCO ActiveMatrix BusinessWorks™
Other
65 stars 80 forks source link

JUnit format for maven tests #621

Open dmassimi opened 3 years ago

dmassimi commented 3 years ago

Maven Plugin version: 2.8.0

Maven version: 3.6.1

Product : TIBCO Businessworks Container edition

Product version: 2.6.1

Component: Maven build plugin

Steps to reproduce the issue:

  1. launch mvn test goal
  2. check xml result

Additional environment details if any:

Describe the results you received: Hi, maven tests results are something standard or is a tibco format ? Asking because customer wants to show the results on SonarQube (it seems it accept just JUNIT xml format). Do you know how to convert it to JUnit format?

`

Mapper Start End MapperWithId bw.mc-genapp MC-timer-genapp.MCI.Order.SubProcessCamundaSinistre StartToEnd MapperToCopy_1_Mapper Copy_1_MapperToEnd bw.mc-genapp.application 1.0 bw.mc-genapp 1.0.0.qualifier MC-timer-genapp.MCI.Order MC-timer-genapp.MCI.Order.SubProcessCamundaSinistre 0 Mapper Primitive passed </out> <out>AAC</out> bw0a100 <out> 1 1 0 /bw.mc-genapp/Tests/bw.mc-genapp2.bwt false

`

Describe the results you expected:

JUnit format for maven tests goal

Additional information you deem important (e.g. issue happens only occasionally):

dmassimi commented 3 years ago

Maybe duplicate of https://github.com/TIBCOSoftware/bw6-plugin-maven/issues/255