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 2015/02/04 05:37:38 UTC

Android Maven Plugin 4.1.1. released

The Android Maven Plugin team is pleased to announce the release of version 4.1.1 of the plugin:

<plugin>
  <groupId>com.simpligility.maven.plugins</groupId>
  <artifactId>android-maven-plugin</artifactId>
  <version>4.1.1</version>
  <extensions>true</extensions>
</plugin>


New features/bug fixes for the specific release are

- Added Manifest Merger v2 example (tictactoe) & Deprecated merge manifest v1
- Added proguard support from library (AAR) projects
- Corrected unpackedLibsFolder default value
- Documentation updates for the site rendering
- Change default value for aidlSourceDirectory to src/main/aidl
- Fix to allow both release-plugin and IDEs to correctly consume AAR deps.
- Updated Takari lifecyle and integration testing setup to new releases
- Improvement of versionCode generator

https://github.com/simpligility/android-maven-plugin/blob/master/src/site/asciidoc/changelog.adoc

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

Specifically for this release we would like to thank the following contributors for their awesome work.

Core Committers
- Benoit Billington https://github.com/Shusshu
- Manfred Moser http://www.simpligility.com
- Malachi de AElfweald https://github.com/malachid
- Johan Lindquist https://github.com/johanlindquist
- William Ferguson http://github.com/william-ferguson-au

Committers for this release

- Benoit Billington https://github.com/Shusshu
- Manfred Moser http://www.simpligility.com
- David Sobreira Marques https://github.com/dpsm
- Igor Fedorenko https://github.com/ifedorenko
- Hoyt Summers Pittman https://github.com/secondsun
- Csaba Kozák https://github.com/WonderCsabo
- Pappy Stanescu https://github.com/pa314159

We would also like to thank for the help we received from the Maven community members and everybody else out there for any help we received in our issue tracker and beyond.

Release build done by  Manfred Moser http://www.simpligility.com

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

https://github.com/simpligility/android-maven-plugin/
http://simpligility.github.io/android-maven-plugin/

Please join the Maven Android Mailing List for relevant discussions:

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

Enjoy and congratulations to everyone involved. 

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