[
https://issues.apache.org/jira/browse/MNG-6088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15479919#comment-15479919
]
Hudson commented on MNG-6088:
-----------------------------
SUCCESS: Integrated in Jenkins build maven-3.x #1371 (See
[https://builds.apache.org/job/maven-3.x/1371/])
MNG-6088 add a newline after forked execution success message (hboutemy: rev
38300cf2832e9a40198091aa9e0bf6d3dbc3268d)
* (edit)
maven-embedder/src/main/java/org/apache/maven/cli/event/ExecutionEventLogger.java
> after forked execution success, add an empty line
> -------------------------------------------------
>
> Key: MNG-6088
> URL: https://issues.apache.org/jira/browse/MNG-6088
> Project: Maven
> Issue Type: Wish
> Components: Embedding
> Affects Versions: 3.3.9
> Reporter: Hervé Boutemy
> Assignee: Hervé Boutemy
> Fix For: 3.4.0
>
>
> while working on MSHARED-589 to improve maven-site-plugin output when forking
> executions for reports preparation, I found that since start of forked
> execution adds a newline before starting, end of the execution should add an
> empty line also for better rendering
> such newline can easily be added in maven-reporting-exec, but it seems more
> logical to add it in Maven core instead
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)