Error:Execution failed for task ':app+stub:transformClassesAndResourcesWithSyncLibJarsForRelease'. > java.io.IOException: Could not delete path 'Sample\app+stub\build\intermediates\bundles\default\libs\assets.jar'.
Opened this issue · 4 comments
JohnsonChow commented
- 我已阅读并理解 贡献指南,严格遵循其约定。
错误报告
你做了什么?
运行官方给出的demo
你期望的结果是什么?
成功运行
实际结果是什么?
Small环境
Compile-time
gradle-small plugin : 1.3.0-beta5 (maven)
small aar : 1.3.0-beta5 (maven)
small binding aar : 1.1.2 (maven)
gradle core : 4.0-milestone-1
android plugin : 2.3.0
OS : Windows 10 10.0 (x86)
Bundles
type | name | PP | sdk | aapt | support | file(armeabi) | size |
---|---|---|---|---|---|---|---|
host | app | 26 | 25.0.2 | 25.1.0 | |||
stub | app+stub | 26 | 25.0.2 | 25.1.0 | |||
app | app.main | 0x77 | 26 | 25.0.2 | 25.1.0 | *_main.so | 11.7 KB |
app | app.mine | 0x16 | 26 | 25.0.2 | *_mine.so | 48.1 KB | |
app | app.ok-if-stub | 0x6a | 26 | 25.0.2 | *_stub.so | 19.7 KB | |
app | app.detail | 0x67 | 26 | 25.0.2 | 25.1.0 | *_detail.so | 5.8 KB |
app | app.home | 0x70 | 26 | 25.0.2 | *_home.so | 6.4 KB | |
lib | lib.analytics | 0x76 | 26 | 25.0.2 | *_analytics.so | 126.6 KB | |
lib | lib.utils | 0x73 | 26 | 25.0.2 | 25.1.0 | *_utils.so | 6.8 KB |
lib | lib.style | 0x79 | 26 | 25.0.2 | 25.1.0 | *_style.so | 5.7 KB |
web | web.about | 26 | 25.0.2 | 25.1.0 | *_about.so | 24.3 KB |
Runtime
Device : Nexus 5S 模拟器
SDK : API 26
Lemonqsj commented
解决了吗??同样的问题出现
JohnsonChow commented
@Lemonqsj 并没有 之后换成mac 就好了 不知道什么鬼
GggggitHub commented
同样的问题 win7
jackdong0224 commented
使用任务管理器关闭相关进程 就可以了