[JIRA] (JENKINS-57076) withMaven Plugin: Support Realtime-Junit Reports.

6 views
Skip to first unread message

adrianleonhard@gmail.com (JIRA)

unread,
Apr 17, 2019, 5:37:02 AM4/17/19
to jenkinsc...@googlegroups.com
Adrian Leonhard created an issue
 
Jenkins / Improvement JENKINS-57076
withMaven Plugin: Support Realtime-Junit Reports.
Issue Type: Improvement Improvement
Assignee: Unassigned
Components: maven-plugin
Created: 2019-04-17 09:36
Environment: Jenkins ver. 2.156, but the fact that there's no option for this is based on the wiki/documentation
Priority: Minor Minor
Reporter: Adrian Leonhard

withMaven() { ... } picks up the generated reports automatically, but shows the results only at the end instead of realtime.

 

Having an option to enable the same behavior as the realtime junit reporter would be nice.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

olamy@apache.org (JIRA)

unread,
Jun 15, 2019, 7:45:03 PM6/15/19
to jenkinsc...@googlegroups.com
Olivier Lamy updated an issue
Change By: Olivier Lamy
Component/s: pipeline-maven-plugin
Component/s: maven-plugin

cleclerc@cloudbees.com (JIRA)

unread,
Jun 24, 2019, 5:00:03 AM6/24/19
to jenkinsc...@googlegroups.com

cleclerc@cloudbees.com (JIRA)

unread,
Jun 24, 2019, 5:08:02 AM6/24/19
to jenkinsc...@googlegroups.com
Cyrille Le Clerc commented on Improvement JENKINS-57076
 
Re: withMaven Plugin: Support Realtime-Junit Reports.

This delay is caused by the architecture of "withMaven" that collects the details of the Maven build as an XML file at the end of the "withMaven() {}" block. Real Time collection would probably mean evolving from a file based approach to a socket based approach. Quite a lot of work unfortunately.

Reply all
Reply to author
Forward
0 new messages