执行gradlew makeJar失败

Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

最后换了中方法执行,链接如下:

http://blog.csdn.net/builder_taoge/article/details/70170590

as自带的命令行执行gradlew makeJar失败,但是使用右侧工具栏双击gradle的命令可以成功生成。

原因未知。。。。。迷啊。


配置了gradle环境。

http://blog.csdn.net/Builder_Taoge/article/details/70172170

参考记录:

https://www.kancloud.cn/digest/itfootball-gradle/105807


--stacktrace --debug

https://www.zhihu.com/question/32030865

http://www.jianshu.com/p/f77a05f5939e


http://www.chongchonggou.com/g_821114804.html


http://www.zircon.me/06-25-2015/about-gradle.html

http://blog.csdn.net/Builder_Taoge/article/details/70172170

你可能感兴趣的:(执行gradlew makeJar失败)