G-Joker / WeaponApp

一个尽量做到极致的集大成App,努力做到最好(开发阶段)——MVVM+Retrofit+RxJava+Small 插件化+单元测试+MD
1.01k stars 198 forks source link

gradlew cleanBuild FAILURE: Build failed with an exception. #10

Open GggggitHub opened 6 years ago

GggggitHub commented 6 years ago

\WeaponApp\Client>gradlew cleanBuild :buildSrc:compileJava UP-TO-DATE :buildSrc:compileGroovy UP-TO-DATE :buildSrc:processResources UP-TO-DATE :buildSrc:classes UP-TO-DATE :buildSrc:jar UP-TO-DATE :buildSrc:assemble UP-TO-DATE :buildSrc:compileTestJava UP-TO-DATE :buildSrc:compileTestGroovy UP-TO-DATE :buildSrc:processTestResources UP-TO-DATE :buildSrc:testClasses UP-TO-DATE :buildSrc:test UP-TO-DATE :buildSrc:check UP-TO-DATE :buildSrc:build UP-TO-DATE status : project.afterEvaluate project name is app projec version is 1, name is 1.0 advancedOutput name is joker fileOutputName is joker-1-1.0 projec version is 1, name is 1.0 advancedOutput name is joker fileOutputName is joker-1-1.0 Jack is disabled, but one of the plugins you are using supports Java 8 language features. Jack is disabled, but one of the plugins you are using supports Java 8 language features. Jack is disabled, but one of the plugins you are using supports Java 8 language features. Jack is disabled, but one of the plugins you are using supports Java 8 language features. Jack is disabled, but one of the plugins you are using supports Java 8 language features. Jack is disabled, but one of the plugins you are using supports Java 8 language features. Jack is disabled, but one of the plugins you are using supports Java 8 language features. Jack is disabled, but one of the plugins you are using supports Java 8 language features. :cleanBuild FAILED

result

FAILURE: Build failed with an exception.

BUILD FAILED

Total time: 45.747 secs

hiyangyue commented 6 years ago

Unable to delete file: D:\Android\gitHubSpace\WeaponApp\Client.gradle\3.3\taskArtifacts\taskArtifacts.lock

手动把这个文件夹下面的文件删了试试呢

WeaponZhi commented 6 years ago

请使用AS2.3.3再试下