Hi Robert, I tested this and I don't see the same error. I do see a derby.log file being created in target/ which is fine from the license check pov. Where are you running the command from exactly (project root, oak-jcr)?
What I usually do is a fresh checkout in a different location, and try again, just to make sure this is not caused by something else. best, alex On Fri, Jul 14, 2017 at 10:28 AM, Robert Munteanu <[email protected]> wrote: > Hi, > > Does anyone else get build failures when running > > $ mvn clean install -Ppedantic > > ? There is a derby.log file in oak-jcr which does not have a license > header ( obviously ). I can add a rat check exclusion but I'm curious > to see if anyone else gets this. > > Thanks, > > Robert
