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 2013/07/18 15:44:05 UTC

[jira] (MNG-5495) API incompatibility causes Swagger Maven Plugin (and others) to fail under Maven 3.1.0

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

Brett Porter updated MNG-5495:
------------------------------

    Fix Version/s: 3.1.1
    
> API incompatibility causes Swagger Maven Plugin (and others) to fail under Maven 3.1.0
> --------------------------------------------------------------------------------------
>
>                 Key: MNG-5495
>                 URL: https://jira.codehaus.org/browse/MNG-5495
>             Project: Maven 2 & 3
>          Issue Type: Bug
>            Reporter: Brett Porter
>             Fix For: 3.1.1
>
>
> {code}
> ERROR] Failed to execute goal com.github.kongchen:swagger-maven-plugin:1.1.1:generate (default) on project maestro-webapp: An API incompatibility was encountered during configuration of mojo com.github.kongchen:swagger-maven-plugin:1.1.1:generate: java.lang.NoSuchMethodError: org.codehaus.plexus.component.configurator.converters.special.ClassRealmConverter.<init>(Lorg/codehaus/classworlds/ClassRealm;)V
> [ERROR] -----------------------------------------------------
> [ERROR] realm =    plugin>com.github.kongchen:swagger-maven-plugin:1.1.1
> [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
> [ERROR] urls[0] = file:/Users/brett/.m2/repository/com/github/kongchen/swagger-maven-plugin/1.1.1/swagger-maven-plugin-1.1.1.jar
> [ERROR] urls[1] = file:/Users/brett/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira