You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2019/04/04 23:14:01 UTC

[jira] [Commented] (MNG-6558) ToolchainsBuildingResult event is not sent on EventSpy

    [ https://issues.apache.org/jira/browse/MNG-6558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16810381#comment-16810381 ] 

Hudson commented on MNG-6558:
-----------------------------

Build unstable in Jenkins: Maven TLP » maven » MNG-6169/MNG-6556 #12

See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6169%252FMNG-6556/12/

> ToolchainsBuildingResult event is not sent on EventSpy
> ------------------------------------------------------
>
>                 Key: MNG-6558
>                 URL: https://issues.apache.org/jira/browse/MNG-6558
>             Project: Maven
>          Issue Type: Bug
>    Affects Versions: 3.6.0
>            Reporter: Guy Brand
>            Assignee: Sylwester Lachiewicz
>            Priority: Major
>             Fix For: 3.6.1
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> On the {{EventSpy}} we get the {{ToolchainsBuildingRequest}} event twice and the {{ToolchainsBuildingResult}} is not sent. The problem is [here|https://github.com/apache/maven/blob/master/maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java#L1268] where the {{ToolchainsBuildingRequest}} event is sent twice to the {{eventSpyDispatcher}} instead of the {{ToolchainsBuildingResult}} event.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)