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 based builds no longer build #321

Closed
spyhunter99 opened this issue May 29, 2016 · 6 comments
Closed

Maven based builds no longer build #321

spyhunter99 opened this issue May 29, 2016 · 6 comments

Comments

@spyhunter99
Copy link
Collaborator

spyhunter99 commented May 29, 2016

google updated the SDK again...

[ERROR] Failed to execute goal on project osmdroid-third-party: Could not resolve dependencies for project org.osmdroid:osmdroid-third-party:aar:5.3-SNAPSHOT: Failed to collect dependencies at com.google.android.gms:google-play-services:jar:[27,): No versions available for com.google.android.gms:google-play-services:jar:[27,) within specified range -> [Help 1]
@spyhunter99
Copy link
Collaborator Author

spyhunter99 added a commit that referenced this issue Jun 4, 2016
spyhunter99 added a commit that referenced this issue Jun 5, 2016
spyhunter99 added a commit that referenced this issue Jun 5, 2016
spyhunter99 added a commit that referenced this issue Jun 5, 2016
spyhunter99 added a commit that referenced this issue Jun 5, 2016
spyhunter99 added a commit that referenced this issue Jun 5, 2016
@ChuyingHe
Copy link

i have the save problem, did you fix it??

@spyhunter99
Copy link
Collaborator Author

uhh no. thus the issue is still open. it's not an osmdroid issue, but a larger issue that google has. It'll take time for the maven android folks to sort it out. use gradle in the time being

spyhunter99 added a commit that referenced this issue Jun 13, 2016
spyhunter99 added a commit that referenced this issue Jun 24, 2016
… local maven repo of AARs and should help us publish artifacts to nexus without maven
spyhunter99 added a commit that referenced this issue Jun 24, 2016
@spyhunter99
Copy link
Collaborator Author

so partial solution. you can now run gradle install which will publish the aar's to maven local. Then in your app, you can add mavenLocal to the repo list, then include the library as normal

@spyhunter99
Copy link
Collaborator Author

current issues:

  • all the android support libraries are missing/not available
  • gmaps and gservices are missing too

@spyhunter99
Copy link
Collaborator Author

even though i love the effort, the maven android plugin just doesn't have the support it needs from the ide community. since we've solved all the publishing issues with gradle fury, there's little need to keep this ticket open.

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

No branches or pull requests

2 participants