I'll try it on my local machine, but that maven target runs before every AsterixDB build on a clean docker container, so I'd be surprised if it was something in version control that was causing it. What's the report say?
-Ian On Mon, Oct 19, 2015 at 9:19 AM, Till Westmann <[email protected]> wrote: > Hi, > > trying to install using “mvn install -DskipTest” I’m running into > > [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check > (default) on project hyracks: Too many files with unapproved license: 10 See > RAT report in: /…/hyracks/target/rat.txt -> [Help 1] > > And looking into the RAT report I see that a number of files in > hyracks-util/target are listed. > > Does anybody else see a similar problem? > > Thanks, > Till
