After run maven-sdk-deplyer could you check ....
.m2/repository/com/google/android/gms/google-play-services/10/
├── _maven.repositories
├── google-play-services-10-javadoc.jar
├── google-play-services-10-sources.jar
├── google-play-services-10.apklib
├── google-play-services-10.jar
└── google-play-services-10.pom
On Thu, Aug 15, 2013 at 5:04 PM, Yavuz Selim YILMAZ <yavuzsel(a)buffalo.edu>wrote:
Hi,
I don't know if it's a different issue or not, but followed Daniel's guide
and getting this error:
No versions available for
com.google.android.gms:google-play-services:apklib:[10,) within specified
range
Any ideas?
Regards,
---
Yavuz Selim Yilmaz
SUNY at Buffalo
Computer Science and Engineering
PhD Candidate
On Aug 15, 2013, at 2:37 PM, Daniel Passos <daniel(a)passos.me> wrote:
I cleaned my environment, and I've tested. I created a guide[1] with all
the steps that I did.
[1]
https://gist.github.com/danielpassos/288b524d0ffb91f1c42c
On Thu, Aug 15, 2013 at 12:38 PM, Summers Pittman <supittma(a)redhat.com>wrote:
> So I just blew away my maven cache, reran the deployer, and the project
> build correctly.
>
> Can you confirm the following:
> 1) You are running the latest Android SDK.
> 2) You are using the latest deployer
> 3) You are using the latest Android dependencies (ie the SDK has no
> package updates)
>
> Summers
>
>
> On 08/15/2013 11:30 AM, Matthias Wessendorf wrote:
>
> mvn clean install :-) (even after the SDK deployer bits)
>
>
> On Thu, Aug 15, 2013 at 4:57 PM, Summers Pittman <supittma(a)redhat.com>wrote:
>
>> Is this a boring `mvn clean install` or `mvn dependencies:copy`?
>>
>> On Thu 15 Aug 2013 10:33:56 AM EDT, Matthias Wessendorf wrote:
>> > Hi,
>> >
>> > building android master (including doing the sdk deployer thing with
>> > -P4.2), I am getting this message:
>> >
>> > ERROR] Failed to execute goal
>> > org.apache.maven.plugins:maven-dependency-plugin:2.5.1:copy
>> > (default-cli) on project aerogear-android: Unable to resolve artifact.
>> > Could not transfer artifact com.google.android.gcm:gcm-client:jar:[3,)
>> > from/to jboss-public-repository-group
>> > (
http://repository.jboss.org/nexus/content/groups/public/): Illegal
>> > character in path at index 90:
>> >
>>
http://repository.jboss.org/nexus/content/groups/public/com/google/androi...
>> > [ERROR] com.google.android.gcm:gcm-client:jar:null
>> > [ERROR]
>> > [ERROR] from the specified remote repositories:
>> > [ERROR] jboss-public-repository-group
>> > (
http://repository.jboss.org/nexus/content/groups/public/,
>> > releases=true, snapshots=true),
>> >
>> >
>> > Looks like it can not find the
>> > 'com.google.android.gcm:gcm-client:jar:null' artifact
>> >
>> >
>> >
>> >
>> >
>> > --
>> > Matthias Wessendorf
>> >
>> > blog:
http://matthiaswessendorf.wordpress.com/
>> > sessions:
http://www.slideshare.net/mwessendorf
>> > twitter:
http://twitter.com/mwessendorf
>>
>>