Skip to content

>=0.16.0: Cannot compare versions because the number of old versions is different than the number of new versions #359

@lalithaawgu

Description

@lalithaawgu

I am configuring a multimodule maven project to use the maven plugin.
But I see this error when i specify 4 jars in to compare against 4 jars in
If i skip entirely build succeeds but doesnt report missing classes.
This seems to be an issue only with v0.16.0 onwards, doesnt happen in v0.15.7.

Is it possible to compare oldVersion artifact(does NOT pull the classpath dependencies ) against the newVersion classpath dependencies(is pulled in automatically which is good)

Caused by: japicmp.exception.JApiCmpException: Cannot compare versions because the number of old versions is different than the number of new versions.

com.github.siom79.japicmp japicmp-maven-plugin 0.16.0

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