On 21 Jan 2015, at 10:40, Till Rohrmann <trohrm...@apache.org> wrote:
> I like both approaches because maven won't necessarily find all problems if > executed locally. Especially concurrency problems seem to occur more often > on travis than on my local machine. I agree with Till. Let's add a git hook to catch most of the local problems and the web hook for the Travis builds.