The corresponding maven goal is android:lint as mentioned here:
http://blog.octo.com/en/add-lint-checks-to-android-maven-builds/#next
On Tuesday, August 7, 2012 at 4:52:14 PM UTC-7, Christopher Orr wrote:
>
> On 07/12/2012 08:15 AM, Patrik Åkerfeldt wrote:
> > For some reason the android-lint re
On 07/12/2012 08:15 AM, Patrik Åkerfeldt wrote:
For some reason the android-lint report is never created for my android
maven builds. In the pre steps I generate the lint-results.xml file, and
I have verified that it exists and contains right information. Then, the
build step defines the pom and
For some reason the android-lint report is never created for my android
maven builds. In the pre steps I generate the lint-results.xml file, and I
have verified that it exists and contains right information. Then, the
build step defines the pom and the maven target (which currently is clean
cob