Robert Scholte created MNG-5754:
-----------------------------------

             Summary: Toolchains should be read during initialization
                 Key: MNG-5754
                 URL: https://jira.codehaus.org/browse/MNG-5754
             Project: Maven
          Issue Type: Improvement
          Components: Toolchains
    Affects Versions: 3.2.5
            Reporter: Robert Scholte


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
(v6.1.6#6162)

Reply via email to