skyisle / android-test-kit

Automatically exported from code.google.com/p/android-test-kit
1 stars 0 forks source link

Maven 3.1.1 not supported - Update Android-maven-plugin to 3.8.0+ #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
Please try again with the new release.

Original comment by vale...@google.com on 9 Jan 2014 at 7:33