Exception in thread “main” java.lang.SecurityException: Invalid signature file digest for Manifest main attributes

前端 未结 6 1906
忘掉有多难
忘掉有多难 2020-12-17 16:17
Exception in thread \"main\" java.lang.SecurityException: Invalid signature file d                    igest for Manifest main attributes
        at sun.security.util         


        
6条回答
  •  醉话见心
    2020-12-17 17:21

    The following Stackexchange question and answer worked for me. It uses a filter instead of and artifactSet exclude. I have tried the solutions in the above answer and it didn't work.

    "Invalid signature file" when attempting to run a .jar

提交回复
热议问题