您好我是Cordova应用程序开发的新手。
我在该插件中开发了一个Cordova插件,我使用了kotlin开发的一个原生的Android本地.aar库。
接下来,我想在另一个Cordova应用程序中使用该插件。 Cordova应用程序正在使用amazon ws。在该应用程序中插件已成功添加,但Cordova应用程序未构建产生以下错误。
FAILURE: Build failed with an exception.
* What went wrong:
Could not resolve all files for configuration ':app:debugCompileClasspath'.
> Could not resolve :cuckooApp:.
Required by:
project :app
> Could not resolve :cuckooApp:.
> Could not get resource 'https://s3-ap-southeast-1.amazonaws.com/jp-build-packages/ec-android-sdk//cuckooApp//cuckooApp-.pom'.
> Could not GET 'https://s3-ap-southeast-1.amazonaws.com/jp-build-packages/ec-android-sdk//cuckooApp//cuckooApp-.pom'. Received status code 403 from server: Forbidden