【问题标题】:How to find maven dependency jar files that are signed?如何找到已签名的maven依赖jar文件?
【发布时间】:2016-03-27 08:34:17
【问题描述】:

我遇到了一个错误:

线程“主”java.lang.SecurityException 中的异常:无效 Manifest 主要属性的签名文件摘要。

这个问题已经用这个技巧解决了:

http://zhentao-li.blogspot.tw/2012/06/maven-shade-plugin-invalid-signature.html

那么,我怎样才能找到签名的 jar 文件呢?

【问题讨论】:

    标签: file maven jar signed


    【解决方案1】:

    嗯,我找到了解决方案。 这个问题类似于下面的问题:

    How can I tell which signed jar is causing maven-shade-plugin to fail?

    在我的例子中,充气城堡是通过 activemq-all 导入的。

    dependency

    【讨论】:

      猜你喜欢
      • 2020-09-21
      • 2020-11-20
      • 1970-01-01
      • 2011-06-03
      • 2021-10-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多