Skip to content

Failure with METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE over new class #438

@cstamas

Description

@cstamas

We compare two versions of Resolver (1.9.18 vs master), and build is failed as japicmp detects incompatibility:
https://gist.github.com/cstamas/bb8e200fda5b8988794e25fc172ce6ae

The problem is that this is new class in Resolver 2.x (nothing to compare against in Resolver 1.9.x).

Basically same as #281 but with japicmp version 0.24.1
See apache/maven-resolver#1617 CI jobs

The file japicmp fails:
https://github.com/apache/maven-resolver/blob/0dd7824b9926b8932b37c40dfb72786e3d016417/maven-resolver-util/src/main/java/org/eclipse/aether/util/graph/visitor/NodeListGenerator.java

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions