Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Android and Maven

  • 09-01-2013 12:55PM
    #1
    Registered Users, Registered Users 2 Posts: 2,238 ✭✭✭


    Hi Guys,

    So i've been looking into build automation for Android. I decided to give Maven a go as it handles dependencies too.

    The whole exercise turned out to be a bit of a nightmare and now i'm left with a single question?

    What's the story with Google and Maven?

    The reason I ask is because during my migration I noticed only certain Google jars were hosted in the Maven central repository. I had to install some of them into my local repo. e.g. Support library v13 and Maps. Oh and not to mention the fact I had to use the Maven Android deployer to install Android jars to my local repo.

    I know Google provides support for Ant. I'm wondering why they don't provide similar support for Maven? I have tried the Maven Android plugin but i've had a lot of issues with it.

    Is there a gap in the market for a community run Maven Android repository?

    Has anybody else tried to use Maven for Android


Advertisement