Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maven: kaeppler-droid-fu-f80edb9 won't compile #61

Open
ChaosCom opened this issue Oct 6, 2011 · 1 comment
Open

Maven: kaeppler-droid-fu-f80edb9 won't compile #61

ChaosCom opened this issue Oct 6, 2011 · 1 comment

Comments

@ChaosCom
Copy link

ChaosCom commented Oct 6, 2011

Hi,

I was trying to build a jar file as described in the "How do I install it?" section, however the build fails with an dependency missing error. As this is the first time I've ever tried to build a maven project, I am quite clueless as to how I resolve a missing dependency problem ("com.google.android.maps:maps:jar:9_r2" in this case). Any pointers?

[INFO] ------------------------------------------------------------------------
[INFO] Building Droid-Fu 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for com.google.android.maps:maps:jar:9_r2 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.892s
[INFO] Finished at: Thu Oct 06 09:42:56 CEST 2011
[INFO] Final Memory: 6M/153M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project droid-fu: Could not resolve dependencies for project com.github.droidfu:droid-
fu:jar:1.0-SNAPSHOT: Failure to find com.google.android.maps:maps:jar:9_r2 in http://powermock.googlecode.com/svn/repo/
was cached in the local repository, resolution will not be reattempted until the update interval of powermock-repo has e
lapsed 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

@ChaosCom
Copy link
Author

ChaosCom commented Oct 7, 2011

Allright,

I downloaded a newer version from github and the maven build now compiles. Nevertheless I am still curious about the general procedure of resolving dependency issues, to be prepared for the next time the issue comes up...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant