alibaba / atlas

A powerful Android Dynamic Component Framework.
Apache License 2.0
8.12k stars 1.47k forks source link

demo:gradlew clean assembleDebug -DapVersion=1.0.0 -DversionName=1.0.1`编译失败 #313

Open 17050097616 opened 5 years ago

17050097616 commented 5 years ago

window studio 2.3.2 gradle 3.3

Execution failed for task ':app:prepareDebugAP'.

Could not resolve all dependencies for configuration ':app:detachedConfiguration1'. Could not find com.taobao.android.atlasdemo:AP-debug:1.0.0. Searched in the following locations: file:/E:/newsdk/extras/m2repository/com/taobao/android/atlasdemo/AP-debug/1.0.0/AP-debug-1.0.0.pom file:/E:/newsdk/extras/m2repository/com/taobao/android/atlasdemo/AP-debug/1.0.0/AP-debug-1.0.0.ap 请问有人遇过这问题吗?

17050097616 commented 5 years ago

@gdmec07120836 请问有没有用过atlas5.1.0.6-rc1版本?apVersion11是从哪里得出的?

gdmec07120836 commented 5 years ago

@gdmec07120836 请问有没有用过atlas5.1.0.6-rc1版本?apVersion11是从哪里得出的? 不好意思,请忽略我的回答,这个是错误的答案。我什么代码都没改,下午的时候去执行以下命令就成功了。你现在可以再试一下执行命令,应该也会成功的。祝成功!!

17050097616 commented 5 years ago

@gdmec07120836 谢谢

lk2017 commented 5 years ago

兄弟!解决了吗?遇到同样的问题了