Skip to content

Extractor Fails with maven 3.9.0 #403

Description

@jangalinski

I tried to run this dependency in my mavan-plugin-plugin 3.9.0 project and get the following build: error

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.9.0:descriptor (default-descriptor) on project ...: 
The API of the mojo scanner is not compatible with this plugin version. 
Please check the plugin dependencies configured in the POM and ensure the versions match.: 
Receiver class com.github.gantsign.maven.tools.plugin.extractor.kotlin.KotlinMojoDescriptorExtractor does not define 
or inherit an implementation of the 
resolved method 'abstract org.apache.maven.tools.plugin.extractor.GroupKey getGroupKey()' 
of interface org.apache.maven.tools.plugin.extractor.MojoDescriptorExtractor. -> [Help 1]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions