amap-running-app-for-apache-weex icon indicating copy to clipboard operation
amap-running-app-for-apache-weex copied to clipboard

请教个问题

Open zht110227 opened this issue 7 years ago • 0 comments

执行命令: weex run android 报出下面的问题,com.taobao.android:weexplugin-gradle-plugin找不到,仓库访问不到这个,请问这个插件可以到哪里去找?

=> Will start Android app ============build config============ AppId=>com.alibaba.weex AppName=>WeexApp SplashText=>Hello Weex WeexBundle=>index.js if you want to change build config.please modify android.config.json => Building app ...

FAILURE: Build failed with an exception.

  • What went wrong: A problem occurred configuring root project 'android'.

Could not resolve all dependencies for configuration ':classpath'. Could not resolve com.taobao.android:weexplugin-gradle-plugin:1.1.3-SNAPSHO T. Required by: :android:unspecified > Could not resolve com.taobao.android:weexplugin-gradle-plugin:1.1.3-SNAP SHOT. > Unable to load Maven meta-data from http://mvnrepo.alibaba-inc.com/mv n/repository/com/taobao/android/weexplugin-gradle-plugin/1.1.3-SNAPSHOT/maven-me tadata.xml. > Could not GET 'http://mvnrepo.alibaba-inc.com/mvn/repository/com/t aobao/android/weexplugin-gradle-plugin/1.1.3-SNAPSHOT/maven-metadata.xml'. > Connect to mvnrepo.alibaba-inc.com:80 [mvnrepo.alibaba-inc.com/ 100.81.136.25, mvnrepo.alibaba-inc.com/100.81.136.31, mvnrepo.alibaba-inc.com/11 .238.157.114] failed: Connection timed out: connect > Could not resolve com.taobao.android:weexplugin-gradle-plugin:1.1.3-SNAP SHOT. > Unable to load Maven meta-data from http://mvnrepo.alibaba-inc.com/mv n/snapshots/com/taobao/android/weexplugin-gradle-plugin/1.1.3-SNAPSHOT/maven-met adata.xml. > Could not GET 'http://mvnrepo.alibaba-inc.com/mvn/snapshots/com/ta obao/android/weexplugin-gradle-plugin/1.1.3-SNAPSHOT/maven-metadata.xml'. > Connect to mvnrepo.alibaba-inc.com:80 [mvnrepo.alibaba-inc.com/ 100.81.136.25, mvnrepo.alibaba-inc.com/100.81.136.31, mvnrepo.alibaba-inc.com/11 .238.157.114] failed: Connection timed out: connect

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 2 hrs 15 mins 17.758 secs

zht110227 avatar Dec 18 '17 10:12 zht110227