码迷,mamicode.com
首页 > 其他好文 > 详细

gradle build error “archive contains more than 65535 entries”

时间:2016-06-27 17:22:06      阅读:1995      评论:0      收藏:0      [点我收藏+]

标签:

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.

gradle build error “archive contains more than 65535 entries”

标签:

原文地址:http://www.cnblogs.com/zhonghan/p/5620387.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!