I haven't used this yet, but will try to take a look soon.  Just
wanted to say thanks for putting this out though.  I know android-
maven is deprecated (already), and I am not sure how far Masa has
gotten.  Having a solid and well supported Maven plugin for droid will
be essential going forward, thanks again.

On Jul 16, 11:45 am, Hugo Josefson <[email protected]> wrote:
> For those of you who like to use Maven for application development,
> there is now a much improved Maven Android Plugin available. Version
> 2.0.0 was released yesterday.
>
> It lets you focus on programming, and takes care of compiling the apk
> for you. It generates R.java, Java files from aidl files and more. It
> even autodetects instrumentation test classes and runs them on device.
> Sample projects for using these features are available.
>
> http://code.google.com/p/maven-android-plugin/
>
> Maven Android Plugin is a new project, originally based on Masa, but
> has since received numerous improvements in terms of bugfixing,
> features and ease-of-use.
>
> It has gone through a number of test releases, and is now quite stable
> and ready for mass consumption. Some of the new features include:
>
>  * Dynamic detection and support for Android SDK versions 1.1 -- 1.5r2
> and beyond.
>  * No need to double-configure parameters in the pom if the plugin can
> read them from somewhere else, for example from your
> AndroidManifest.xml of even from inside binary apk files.
>  * No <pluginRepository> config necessary - we're published on Maven
> Central servers.
>
> New features will be added during the 2.x series, but none that will
> break backwards compatibility. You should feel safe in starting to use
> it right now!
>
> Go ahead -->http://code.google.com/p/maven-android-plugin/
>
> /Hugo
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to