[ https://jira.codehaus.org/browse/MNG-3458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Herve Boutemy updated MNG-3458: ------------------------------- Component/s: Toolchains > Add Toolchain Requirements to Project Model > ------------------------------------------- > > Key: MNG-3458 > URL: https://jira.codehaus.org/browse/MNG-3458 > Project: Maven > Issue Type: Improvement > Components: POM, Toolchains > Affects Versions: 3.0-alpha-1 > Reporter: Shane Isbell > Priority: Minor > Fix For: Issues to be reviewed for 3.x > > > 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. -- This message was sent by Atlassian JIRA (v6.1.6#6162)