maven-android-sdk-deployer для mvn чистой установки ОШИБКА Не удалось выполнить цель org.codehaus.mojo:properties-maven-plugin

Как исправить ошибку, пожалуйста? я использую "mvn чистой установки" cmd для компиляции моего проекта, но не удалось. посмотрите на информацию об ошибке

 [ERROR] Failed to execute goal org.codehaus.mojo:properties-maven-plugin:1.0-alp
ha-2:read-project-properties (default) on project google-apis-3: Properties file
 not found: D:\ICSEclipse\android-sdk-windows\add-ons\addon-google_apis-google-3
\source.properties -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionE
xception
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :google-apis-3

1 ответ

Решение

Проверьте что напечатано:

Properties file not found: D:\ICSEclipse\android-sdk-windows\add-ons\addon-google_apis-google-3\source.properties
Другие вопросы по тегам