You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Shane Isbell (JIRA)" <ji...@codehaus.org> on 2008/03/11 23:30:28 UTC

[jira] Closed: (MNG-3455) Expose Model From Toolchain Interface

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

Shane Isbell closed MNG-3455.
-----------------------------

    Resolution: Won't Fix

As suggested, adding my extension dependency using the provided scope solves the class casting problem, so this issue is no longer relevant.

    <dependency>
      <groupId>org.apache.maven.dotnet</groupId>
      <artifactId>maven-dotnet-toolchain</artifactId>
      <version>0.16-incubating-SNAPSHOT</version>
      <scope>provided</scope>
    </dependency>

> Expose Model From Toolchain Interface
> -------------------------------------
>
>                 Key: MNG-3455
>                 URL: http://jira.codehaus.org/browse/MNG-3455
>             Project: Maven 2
>          Issue Type: Improvement
>    Affects Versions: 2.0.9
>            Reporter: Shane Isbell
>            Assignee: Milos Kleint
>            Priority: Minor
>         Attachments: toolchain-2.0.9.patch, toolchain-2.1.patch
>
>
> I need to expose the model from the toolchain interface for the dotnet toolchain. This is to get around the problem of not being able to cast to a subclass when using an extension.

-- 
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