The android jar artifacts now hit maven central. http://www.simpligility.com/2010/06/android-artifacts-hit-maven-central/
and you can get a lot of mileage out of using the maven android plugin if you build is more than just the standard build. If you start modifying the stock ant scripts you might as well go Maven. It also works great with continuous integration servers.. manfred PS: I am not inpartial since I am committer on the plugin and author of the Android chapter in the Maven: The Complete Reference book. On Jun 3, 8:44 am, Lee Fisher <[email protected]> wrote: > There are a handful of Android/Maventools, and a some Android project > useMaven, to look at as a model. But the official Android SDK doesn't > useMavenas part of it's toolchain, so you should be careful. > > http://code.google.com/hosting/search?q=label%3Aandroid+maven > > http://code.google.com/p/m2eclipse-android-integration > > http://code.google.com/p/maven-android-plugin/ -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

