RE: [EXT] Re: Contrib Check Build - RAT and Unit Test Failure

2017-11-22 Thread Peter Wicks (pwicks)
:48 To: dev@nifi.apache.org Subject: Re: [EXT] Re: Contrib Check Build - RAT and Unit Test Failure Ok. You might want to check if there is already a JIRA for that. The tests on Windows are notoriously bad. Many conditional ignores out there for Windows runs of tests. That said, this may well

Re: [EXT] Re: Contrib Check Build - RAT and Unit Test Failure

2017-11-22 Thread Joe Witt
t: Thursday, November 23, 2017 10:22 > To: dev@nifi.apache.org > Subject: [EXT] Re: Contrib Check Build - RAT and Unit Test Failure > > Peter > > I dont' believe RAT works in parallel builds (-T2 for example). > > If I use RAT it is during a full clean build and activated via t

RE: [EXT] Re: Contrib Check Build - RAT and Unit Test Failure

2017-11-22 Thread Peter Wicks (pwicks)
Joe, This did resolve the RAT issue, but the unit test I mentioned still fails with the same error. --Peter -Original Message- From: Joe Witt [mailto:joe.w...@gmail.com] Sent: Thursday, November 23, 2017 10:22 To: dev@nifi.apache.org Subject: [EXT] Re: Contrib Check Build - RAT

Re: Contrib Check Build - RAT and Unit Test Failure

2017-11-22 Thread Joe Witt
Peter I dont' believe RAT works in parallel builds (-T2 for example). If I use RAT it is during a full clean build and activated via the 'contrib-check' profile. 'mvn clean install -Pcontrib-check' Thanks On Wed, Nov 22, 2017 at 9:19 PM, Peter Wicks (pwicks) wrote: > I'm

Contrib Check Build - RAT and Unit Test Failure

2017-11-22 Thread Peter Wicks (pwicks)
I'm trying to successfully run Contrib Check on my dev box. Windows 10 x64 jdk1.8.0_91 MVN 3.3.9 I'm using IntelliJ, so my Run looks like: Command line: -T2 -Drat.skip=true clean install Profile: contrib-check If I don't disable RAT (-Drat.skip=true) then I get too many RAT failures for the