Support junit testDataPublishers

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      It would be nice if withMaven could support junit extensions such as testDataPublishers

      Previously I was using the following

      step([$class: 'JUnitResultArchiver',
       testResults: '**/target/surefire-reports/TEST-*.xml',
       testDataPublishers: [[$class: 'AttachmentPublisher']]
      ])
      

      and I have no equivalence when using withMaven.

            Assignee:
            Cyrille Le Clerc
            Reporter:
            Vincent Latombe
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: