我正在尝试导入maven项目(适用于Android的Ignition库,https://github.com/kaeppler/ignition),并且它在“Setup maven plugin connectors”屏幕上给出了6个“Execution default-proguard”错误:
No marketplace entries found to handle android-maven-plugin:3.0.2:proguard
in Eclipse. Please see Help for more information.
No marketplace entries found to handle Execution default-proguard, in
ignited-async-task-sample/pom.xml in Eclipse. Please see Help for more
information.
No marketplace entries found to handle Execution default-proguard, in ignited
http-sample/pom.xml in Eclipse. Please see Help for more information.
No marketplace entries found to handle Execution default-proguard, in
ignition-core-lib/pom.xml in Eclipse. Please see Help for more information.
No marketplace entries found to handle Execution default-proguard, in
ignition-location-lib/pom.xml in Eclipse. Please see Help for more information.
No marketplace entries found to handle Execution default-proguard, in
ignition-location-sample/pom.xml in Eclipse. Please see Help for more information.
No marketplace entries found to handle Execution default-proguard, in
remote-image- view-sample/pom.xml in Eclipse. Please see Help for more information.
任何人都知道造成这些的原因是什么?
答案 0 :(得分:3)