[ 
http://jira.codehaus.org/browse/MNG-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_127114
 ] 

Shane Isbell commented on MNG-3431:
-----------------------------------

Using a scope of provided for my dotnet toolchain extension jar, solves the 
class cast exception (comment above). So everything works in 2.1. I'm just left 
with the original problem of getting the extension picked up for 2.0.9.

> Pom Extensions not supported for Toolchains
> -------------------------------------------
>
>                 Key: MNG-3431
>                 URL: http://jira.codehaus.org/browse/MNG-3431
>             Project: Maven 2
>          Issue Type: Bug
>    Affects Versions: 2.0.9
>            Reporter: Shane Isbell
>            Priority: Minor
>
> When I add a pom extension referening a jar containing an implementation of a 
> toolchain and toolchain factory, the toolchain plugin does not pick up my 
> extensions. I get an exception on mvn install:
> Caused by: java.lang.ClassNotFoundException: 
> org.apache.maven.dotnet.extensions.toolchain.DotnetToolchainFactory

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

        

Reply via email to