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

Add Toolchain Requirements to Project Model

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Incomplete
    • 3.0-alpha-1
    • None
    • POM, Toolchains
    • None

    Description

      Currently, the toolchain plugin will read information from its plugin configuration

             <configuration>
                <toolchains>
                  <dotnet>
                    <vendor>MICROSOFT</vendor>
                    <frameworkVersion>3.0</frameworkVersion>
                  </dotnet>
                </toolchains>
              </configuration>

      This is fine for building but not useful for resolving dependent artifacts from a repository based on the build platform capabilities. There should be a way to place the artifact requirements into the project model.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sisbell Britton Isbell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: