You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2008/06/13 04:34:12 UTC

[jira] Updated: (MNG-3458) Add Toolchain Requirements to Project Model

     [ http://jira.codehaus.org/browse/MNG-3458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MNG-3458:
------------------------------

    Fix Version/s: 2.1

> Add Toolchain Requirements to Project Model
> -------------------------------------------
>
>                 Key: MNG-3458
>                 URL: http://jira.codehaus.org/browse/MNG-3458
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: POM
>    Affects Versions: 2.1-alpha-1
>            Reporter: Shane Isbell
>            Priority: Minor
>             Fix For: 2.1
>
>
> 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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira