What steps will reproduce the problem?
1. Install Maven 3.1.1
2. android-test-kit> mvn clean install
What is the expected output? What do you see instead?
Successful build
It fails on aether which has been moved to eclipse project instead of sonatype.
android-maven-plugin 3.6.0 does not support maven 3.1.1.
in order to fix this issue you simply need to update android-maven-plugin to
3.8.2 or later
Original issue reported on code.google.com by benoit.b...@gmail.com on 7 Jan 2014 at 12:47
Original issue reported on code.google.com by
benoit.b...@gmail.com
on 7 Jan 2014 at 12:47