luojilab / DDComponentForAndroid

一套完整有效的android组件化方案,支持组件的组件完全隔离、单独调试、集成调试、组件交互、UI跳转、动态加载卸载等功能
MIT License
3.34k stars 570 forks source link

项目报错Unable to find a matching configuration of project #108

Closed devzld closed 6 years ago

devzld commented 6 years ago

独立运行组件时,项目报这个错是什么原因

Unable to find a matching configuration of project :chat:

mikaelzero commented 6 years ago

你的解决方案是什么

mikaelzero commented 6 years ago

@devzld

devzld commented 6 years ago

是我配置错了,主module的配置文件gradle.perties @miaoyongjun

mikaelzero commented 6 years ago

已解决

790396054 commented 6 years ago

@devzld @miaoyongjun 我也遇到了,请问如何解决?

mikaelzero commented 6 years ago

独立项目运行的时候 吧app的gradle配置注释下

790396054 commented 6 years ago

@miaoyongjun 好的,多谢

zgq105 commented 5 years ago

@moyokoo 正解

llc-sf commented 5 years ago

这个怎么解决?

woodgreat commented 2 years ago

是我配置错了,主module的配置文件gradle.perties @miaoyongjun

请问配置怎么错了,您倒是说明白呀,我们现在也碰到这个问题卡半个月了,T T

woodgreat commented 2 years ago

独立项目运行的时候 吧app的gradle配置注释下

请问如何配置,急呀,谢谢

pping new ns http://schemas.android.com/repository/android/generic/02 to old ns http://schemas.android.com/repository/android/generic/01 Mapping new ns http://schemas.android.com/sdk/android/repo/addon2/02 to old ns http://schemas.android.com/sdk/android/repo/addon2/01 Mapping new ns http://schemas.android.com/sdk/android/repo/repository2/02 to old ns http://schemas.android.com/sdk/android/repo/repository2/01 Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/02 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01 Parsing E:\Android\android-sdk\system-images\android-28\google_apis_playstore\x86\package.xml Parsing E:\Android\android-sdk\system-images\android-28\google_apis_playstore\x86_64\package.xml Parsing E:\Android\android-sdk\tools\package.xml Mapping new ns http://schemas.android.com/repository/android/common/02 to old ns http://schemas.android.com/repository/android/common/01 Mapping new ns http://schemas.android.com/repository/android/generic/02 to old ns http://schemas.android.com/repository/android/generic/01 Mapping new ns http://schemas.android.com/sdk/android/repo/addon2/02 to old ns http://schemas.android.com/sdk/android/repo/addon2/01 Mapping new ns http://schemas.android.com/sdk/android/repo/repository2/02 to old ns http://schemas.android.com/sdk/android/repo/repository2/01 Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/02 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01 SDK initialized in 16958 ms Using incremental javac compilation for :pigappt debug. Using incremental javac compilation for :pigappt debugUnitTest. Using incremental javac compilation for :pigappt release. Using incremental javac compilation for :pigappt releaseUnitTest. Using incremental javac compilation for :pigappt debugAndroidTest. All projects evaluated. Selected primary task 'assembleRelease' from project :

FAILURE: Build failed with an exception.

BUILD FAILED in 33s VCS Checkout Cache (G:\c\build\jsb-link\frameworks\runtime-src\proj.android-studio.gradle\vcs-1) removing files not accessed on or after Thu Dec 02 09:25:05 CST 2021. VCS Checkout Cache (G:\c\build\jsb-link\frameworks\runtime-src\proj.android-studio.gradle\vcs-1) cleaned up in 0.005 secs. 执行命令出错,返回值:1。