swagger-maven-plugin
swagger-maven-plugin copied to clipboard
Error while using SwaggerMavenPlugin Extension
ailed to execute goal com.github.kongchen:swagger-maven-plugin:3.1.6:generate (default) on project ecomm-application-service-default: Execution default of goal com.github.kongchen:swagger-maven-plugin:3.1.6:generate failed: An API incompatibility was encountered while executing com.github.kongchen:swagger-maven-plugin:3.1.6:generate: java.lang.AbstractMethodError: com.specsavers.digital.services.swaggerMavenPlugin.AWSSwaggerExtension.decorateOperation(Lio/swagger/models/Operation;Ljava/lang/reflect/Method;Ljava/util/Iterator;)V [ERROR] ----------------------------------------------------- [ERROR] realm = plugin>com.github.kongchen:swagger-maven-plugin:3.1.6 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
@sonalmaheshwaricdg Hey, I met the same problem today. Did you manage to solve this issue? Thanks.