You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to robo...@googlegroups.com
Hi,
I'm trying to build roboguice from the mecurial repository, but the ActivityInjectionTest keeps failing because it can't find version 9 of the Android SDK on my computer. I tried adjusting the pom file to point to version 2.3.3 of android, but that appeared to have no effect. Since that particular version of android is obsolete, I can't download it. Any thoughts? Presumably the dependency on version 9 is specified somewhere; a guess as to where that is would be appreciated.
Thanks,
Mike
Manfred Moser
unread,
Oct 9, 2012, 1:53:15 AM10/9/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to robo...@googlegroups.com
I have updated the build in my branch to use platform version 7
consistently now and also did a bunch of other improvements in terms
of plugins used and more. Check it out at
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to robo...@googlegroups.com
Manfred,
Thanks!
I'm still having an issue, even after using your buildupdate branch. Please see below.
Failed to execute goal on project roboguice: Could not resolve dependencies for project org.roboguice:roboguice:jar:2.1-SNAPSHOT: The following artifacts could not be resolved: com.google.android.maps:maps:jar:7_r1, android.support:compatibility-v4:jar:10: Could not find artifact com.google.android.maps:maps:jar:7_r1 in central (http://repo.maven.apache.org/maven2) -> [Help 1]
Mike
Mike Atkins
unread,
Oct 9, 2012, 9:48:51 AM10/9/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to robo...@googlegroups.com
Please disregard that last post. I just needed to run the sdk deployer. However, after running the deployer, I still have the same issue where android 9 cannot be found.
Mike
Manfred Moser
unread,
Oct 9, 2012, 10:27:07 AM10/9/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to robo...@googlegroups.com
You didn't run the Maven Android SDK Deployer as mentioned in the read me....