Hi, I'm trying to analyze my dependencies, but encountered "Invalid signature file digest for Manifest main attributes" issue. I know it should be caused by signed jar is changed. But you know there are lot of dependency jars there. Is there a tool to identify which signed jar is changed?
Error log is here: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin: 2.1:analyze (default-cli) on project XXX: Execution default-cli of goal org.apache.maven.plugins:maven-dependency-plugin:2.1:analyze failed: Invalid signature file digest for Manifest main attributes -> [Help 1] Regards Simon
