You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.