The Android Maven Plugin team is pleased to announce the release of version 4.2.1 of the plugin:
<plugin> <groupId>com.simpligility.maven.plugins</groupId> <artifactId>android-maven-plugin</artifactId> <version>4.2.1</version> <extensions>true</extensions> </plugin> New features/bug fixes for the specific release are - Refactored code base to com.simpligility to follow groupId - Fixed NPE for undefined versionNamingPattern in ManifestMojo - Fixed Error generating BuildConfig (ZipException: zip file is empty) if one of the dependent AARs has an empty classes.zip - Updated Android SDK libraries 1.2.2 / 24.2.2 - Support for Junit4 Test Runner based tests More details on the site in the changelog. http://simpligility.github.io/android-maven-plugin/changelog.html 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. Committers for this release - Manfred Moser http://www.simpligility.com - Leonid https://github.com/greek1979 - William Ferguson https://github.com/william-ferguson-au - Hoyt Summers Pittman https://github.com/secondsun Core Committers and Project Maintainers - 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 We would also like to thank the Maven and Android 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: [email protected] For additional commands, e-mail: [email protected]
