[ https://jira.codehaus.org/browse/MNG-5495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=329725#comment-329725 ]
Jason van Zyl commented on MNG-5495: ------------------------------------ Cool. > 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 > Affects Versions: 3.1.0 > Reporter: Brett Porter > Assignee: Jason van Zyl > 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