cyrilmottier / Polaris

A library greatly enhancing the features of the Google Maps external library: Effortless map annotating, gesture support, map callout support, built-in “user tracking” mode, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

couldn't find the way to get Polaris2&Sample "success"

noorullap opened this issue · comments

@cyrilmottier
Hi,
I deployed my .m2 with links like maven-android-sdk-deploy and did all possiblities ot run the polaris2 mapv2 project.But still i am getting the following issues.Can any one please bring me to the right path in executing the polaris2 map.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Polaris2 - parent .................................. SUCCESS [ 0.482 s]
[INFO] Polaris2 ........................................... FAILURE [ 0.399 s]
[INFO] Polaris2 - Sample .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.434 s
[INFO] Finished at: 2014-12-11T14:37:20+05:30
[INFO] Final Memory: 9M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project polaris2-lib: Could not resolve dependencies for project com.cyrilmottier:polaris2-lib:apklib:1.0.0: The following artifacts could not be resolved: android.support:compatibility-v4:jar:13, com.google.android.gms:google-play-services:apklib:7, com.google.android.gms:google-play-services:jar:7: Failure to find android.support:compatibility-v4:jar:13 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :polaris2-lib

---If possible please provide me steps to reproduce for the working of this project.