You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Manfred Moser <ma...@mosabuam.com> on 2012/10/24 07:18:16 UTC

Android Maven Plugin Version 3.4.0 released

The Android Maven Plugin team is pleased to announce the release of
version 3.4.0 of the plugin.

New features are

- Added support to specify application makefile in ndk-build
- New additional parameter for proguard goal, "outputDirectory"
- Support for building arm and x86 at the same time
- Fixed ndkstripper when no toolchain is specified
- Fixed parsing of error message from test failures
- Check renameManifestPackage parameter before using package from
AndroidManifest.xml
- Make inclusion of JDK libs in ProGuard input optional
- Configure BuildConfig? generation via a mojo parameter instead of system
property
- Added code to merge APKLIB manifests
- Improvements and fixes for APKLib support with Native code including
sample projects
- Clean up of configuration for zipalign goal to work properly with pom,
settings and command line config
- Fix for failure when ndk-build run twice by task sequence

Attention the zipalign goal now needs the skip parameter set to false in
order to execute (just like the proguard goal).

When upgrading please ensure to check the change log for further details:

http://code.google.com/p/maven-android-plugin/wiki/Changelog

We would like to thank the contributors to this release for their valuable
help and invite you all to help us out as well:

Jonathan Reyes http://vaporwarecorp.com
Michal Harakal https://github.com/michalharakal
Aleksander Pyszny https://github.com/olekp http://www.alan-systems.com
Jason Holmes http://blog.thejholmes.com
Karsten Sperling https://github.com/ksperling http://www.pluk.com
Tom Bollwitt https://github.com/tlbollwitt
Andi Everitt https://github.com/andi12 http://www.raje.org.uk
Manfred Moser http://www.simpligility.com

Documentation, issue tracker and more can be found on the plugin website at

http://code.google.com/p/maven-android-plugin/

For a primer to use the plugin check out the Android Development chapter
in Maven: The Complete Reference

http://www.sonatype.com/books/mvnref-book/reference/android-dev.html

Please join the Maven Android Mailing List for relevant discussions:

https://groups.google.com/forum/?fromgroups#!forum/maven-android-developers

Enjoy

Manfred Moser
http://www.simpligility.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org