Modification to the standard Maven plugin to be compatible with android-library projects (aar).
'com.github.dcendents:android-maven-plugin:1.2'
<dependency>
<groupId>com.github.dcendents</groupId>
<artifactId>android-maven-plugin</artifactId>
<version>1.2</version>
</dependency>
<dependency org="com.github.dcendents" name="android-maven-plugin" rev="1.2"/>
"com.github.dcendents", "android-maven-plugin", "1.2"