I remember it's because you need to run `mvn install` before running lint-java if the maven cache is empty, and `mvn install` is pretty heavy.
On Tue, Nov 15, 2016 at 1:21 PM, Marcelo Vanzin <van...@cloudera.com> wrote: > Hey all, > > Is there a reason why lint-java is not run during PR builds? I see it > seems to be maven-only, is it really expensive to run after an sbt > build? > > I see a lot of PRs coming in to fix Java style issues, and those all > seem a little unnecessary. Either we're enforcing style checks or > we're not, and right now it seems we aren't. > > -- > Marcelo > > --------------------------------------------------------------------- > To unsubscribe e-mail: dev-unsubscr...@spark.apache.org > >