Travis-ci runs verify with the contrib-check profile (-Pcontrib-check) so you’ll usually want to run that to minimize the chances of stuff like that come up at PR time.
> On Jun 26, 2017, at 11:20 AM, Pierre Villard <[email protected]> > wrote: > > Hi Mike, > > The checkstyle rules configuration is included in the root pom. > Is that what you are looking for? > > Pierre > > 2017-06-26 18:19 GMT+02:00 Mike Thomsen <[email protected] > <mailto:[email protected]>>: > The checkstyle configuration seems to be missing from the repo I forked from > github.com/apache/nifi <http://github.com/apache/nifi>. I ran > checkstyle:checkstyle locally and a processor passed, but it failed when I > did a pull request. Might want to look at that. > > Thanks, > > Mike >
