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

anything happen to com.google.android.gms:google-play-services lately #295

Open
spyhunter99 opened this issue May 29, 2016 · 11 comments
Open

Comments

@spyhunter99
Copy link

I went to build today and found that the following artifact can no longer be resolved...

<groupId>com.google.android.gms</groupId>
<artifactId>google-play-services</artifactId>
<type>apklib</type>
<version>25.0.0</version>

after updating with the SDK manager and redeploying with this tool, i find that the artifact doesn't appear to exist anymore. Not sure what the replacement is or if my rig is broken

@mosabua
Copy link
Member

mosabua commented May 30, 2016

Yeah... I wiped by SDK and reinstalled and lots of stuff is broken ... another fun update. Pull requests to fix things up are welcome..

@spyhunter99
Copy link
Author

bummer

On Mon, May 30, 2016 at 11:25 AM, Manfred Moser notifications@github.com
wrote:

Yeah... I wiped by SDK and reinstalled and lots of stuff is broken ...
another fun update. Pull requests to fix things up are welcome..


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#295 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AB4kGaOuG2eVgQwz1CITQpLIEyf_JuhEks5qGwGFgaJpZM4IpaEb
.

@mosabua
Copy link
Member

mosabua commented May 30, 2016

Well.. I got the CI build green at least so it should be usable again for the core use cases like android.jar of various versions plus the repositories. I will work on add ons and extras soon..

@mosabua
Copy link
Member

mosabua commented May 31, 2016

Play services is completely different now. Not sure where to get the apk from now to be honest. You would have to have an internal repo with the old artifact from a prior version deployed. If you need that I can see if I can find it on an old server.

@spyhunter99
Copy link
Author

i love the fact that they just delete the old stuff. isn't the point of version'd artifacts is to be able to roll back?

@malachid
Copy link

malachid commented Jun 4, 2016

They don't use repos correctly. They rename, delete, etc. If you tag a
build that depends on google repos, a year later, it is unlikely that it
can be repeated.
On Jun 3, 2016 5:45 PM, "spyhunter99" notifications@github.com wrote:

i love the fact that they just delete the old stuff. isn't the point of
version'd artifacts is to be able to roll back?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#295 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAYLpa2625qYKuZSN4k4XmDqHc4UQscYks5qIMq0gaJpZM4IpaEb
.

@mosabua
Copy link
Member

mosabua commented Jul 15, 2016

Contact me via email .. I might have some of the needed artifacts..

@spyhunter99
Copy link
Author

@mosabua any solutions? we've been broke for a while...and I can't even count how many man hours have been spent trying to get gradle to actually perform a release to central.

@spyhunter99
Copy link
Author

looks like they removed the pom.xml from the jar...at least i think that's the case. the source is still there

@spyhunter99
Copy link
Author

can we just make our own pom and carry on?

@Mohsenrezayii
Copy link

I went to build today and found that the following artifact can no longer be resolved...

<groupId>com.google.android.gms</groupId>
<artifactId>google-play-services</artifactId>
<type>apklib</type>
<version>25.0.0</version>

after updating with the SDK manager and redeploying with this tool, i find that the artifact doesn't appear to exist anymore. Not sure what the replacement is or if my rig is broken

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

4 participants