Can you show us:

A. What the configuration for this looks like?
B. What the output looks like when this is turned on?

Thanks.

On Wed, Apr 1, 2020 at 10:56 AM Slawomir Jaranowski
<s.jaranow...@gmail.com> wrote:
>
> Hi,
>
> According to the issue https://issues.apache.org/jira/browse/MINVOKER-250 I
> will take your opinion about new feature.
>
> My proposition is to add possibility to show build.log of failed job at the
> end of all tests.
>
> I chose this way because printing log during execute tests can cause mixed
> output of different tests in parallel mode.
>
> In order to meet this requirements
>  - I extend build-job.xml report about file name for logs
>  - stream build.log to mojo log in verify goal or in processResults method
> in run goal.
>
> This feature will be very useful especially in problem in test.
> If everything is ok we don't need print build.log (it can have many lines)
> but after test failed is difficult to examine what happened.
>
> PR is ready and waiting for your opinion.
>
> --
> Sławomir Jaranowski



-- 
Elliotte Rusty Harold
elh...@ibiblio.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to