So I discovered a bug in the android-maven-plugin which makes building projects on JDK 6 fail if they consume AAR dependencies. I've reported this to the project and have a potential fix in mind.
My question to the list is, a) do we want to drop Java 6 support and b) if not are we fine with disabling JDK6 in travis until this gets resolved?