Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-5754

Toolchains should be read during initialization

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.5
    • 3.3.1
    • Toolchains
    • None

    Description

      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.

      Attachments

        Activity

          People

            rfscholte Robert Scholte
            rfscholte Robert Scholte
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: