zoukankan      html  css  js  c++  java
  • gradle build error “archive contains more than 65535 entries”

    15:42:18.079 [ERROR] [org.gradle.BuildExceptionReporter]
    15:42:18.081 [ERROR] [org.gradle.BuildExceptionReporter] FAILURE: Build failed with an exception.
    15:42:18.082 [ERROR] [org.gradle.BuildExceptionReporter]
    15:42:18.082 [ERROR] [org.gradle.BuildExceptionReporter] * What went wrong:
    15:42:18.082 [ERROR] [org.gradle.BuildExceptionReporter] Execution failed for task ':jar'.
    15:42:18.082 [ERROR] [org.gradle.BuildExceptionReporter] > archive contains more than 65535 entries.
    15:42:18.082 [ERROR] [org.gradle.BuildExceptionReporter]
    15:42:18.082 [ERROR] [org.gradle.BuildExceptionReporter] To build this archive, please enable the zip64 extension.
    15:42:18.083 [ERROR] [org.gradle.BuildExceptionReporter] See: http://gradle.org/docs/2.0/dsl/org.gradle.api.tasks.bundling.Zip.html#org.gradle.api.tasks.bundling.Zip:zip64
    15:42:18.083 [ERROR] [org.gradle.BuildExceptionReporter]
    15:42:18.083 [ERROR] [org.gradle.BuildExceptionReporter] * Try:
    15:42:18.083 [ERROR] [org.gradle.BuildExceptionReporter] Run with --stacktrace option to get the stack trace.

  • 相关阅读:
    曾经拥有,今生无悔
    WinRAR 4.20 beta2 key!注册文件 注册码
    加谁的QQ,并聊天‘
    自己读c
    字符串和字符数组做函数参数是的区别,
    数组
    *p和++对p的影响和对*p的影响
    字符串赋给指针
    memset函数,还没看2013.12.19
    strtock函数小结。
  • 原文地址:https://www.cnblogs.com/zhonghan/p/5620387.html
Copyright © 2011-2022 走看看