[
https://issues.apache.org/jira/browse/MNG-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17069573#comment-17069573
]
Hudson commented on MNG-5754:
-----------------------------
Build failed in Jenkins: Maven TLP » maven-studies » maven-metrics #4
See
https://builds.apache.org/job/maven-box/job/maven-studies/job/maven-metrics/4/
> Toolchains should be read during initialization
> -----------------------------------------------
>
> Key: MNG-5754
> URL: https://issues.apache.org/jira/browse/MNG-5754
> Project: Maven
> Issue Type: Improvement
> Components: Toolchains
> Affects Versions: 3.2.5
> Reporter: Robert Scholte
> Assignee: Robert Scholte
> Priority: Major
> Fix For: 3.3.1
>
>
> Right now the reading of toolchains is triggered by the
> {{maven-toolchains-plugin}}. This is not efficient, since the same files will
> be read over and over again in a multimodule project. This might be even be
> more tricky when building with multiple threads.
> We probably can assume that if someone has specified a {{toolchains.xml}}, he
> also wants to use it. I don't see any reason why to wait until the first the
> {{maven-toolchains-plugin}} is called.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)