[
https://issues.apache.org/jira/browse/MNG-6558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16740151#comment-16740151
]
Guy commented on MNG-6558:
--------------------------
Maven PR: https://github.com/apache/maven/pull/231
IT PR: https://github.com/apache/maven-integration-testing/pull/42
> 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
> Priority: Major
> Time Spent: 20m
> 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)