Just upgraded to 3.6.0 and our build started to fail during build-ndk with the
following error:
"Failed to find any library file in APKLIB"
The problematic LOC is this:
https://github.com/jayway/maven-android-plugin/blob/master/src/main/java/com/jay
way/maven/plugins/android/phase05compile/MakefileHelper.java#L263
Now I don't fully understand what this method is trying to do, but all of our
APKLIB dependencies are non-native Android library projects so this should
probably not fail.
Happy to provide more info, not sure which parts of the build config might be
relevant.
Original issue reported on code.google.com by m...@soundcloud.com on 8 Jul 2013 at 10:05
Original issue reported on code.google.com by
m...@soundcloud.com
on 8 Jul 2013 at 10:05