会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
奋力的蜗牛MMD
博客园
首页
新随笔
联系
订阅
管理
2019年7月16日
gradle 打包所有依赖 Invalid signature file digest for Manifest main attributes(转)
摘要: 1.打包所有依赖: // 指定main函数的类 jar { manifest { attributes "Main-Class": "com.baeldung.fatjar.Application" } from { configurations.compile.collect { it.isDir
阅读全文
posted @ 2019-07-16 16:35 江南的夏天
阅读(999)
评论(0)
推荐(1)
编辑
公告