Maven Android SDK Deployer run the command “mvn install” error:
Properties file not found
Please tell me why? How to fix the error? For example error:
Failed to execute goal org.codehaus.mojo:properties-maven-plugin:1.0-alpha-2:read-project-properties (default) on project google-apis-4:
Properties file
not found: D:\ICSEclipse\android-sdk-windows\add-ons\addon-google_apis-google-4
\source.properties
Your issue is addressed right in the install instructions: https://github.com/mosabua/maven-android-sdk-deployer#known-problems
In short, if you have and ADK that has been downloaded a long time ago and then updated you need to delete it completely and redownload it. The issue is a number of folder name changes between updates and the fact that de deployer only works with the newest naming scheme.