Hi, When I run the build on a branch of my fork, the build fails RAT errors. It indicates there are 24 files that have an unapproved license. Turns out these are all files in the test-output directory (per the HTML generated report).
Unapproved Licenses: /<<MY BASE LOCATION>>/groovy/subprojects/groovy-testng/test-output/Command line suite/Command line test.html /<<MY BASE LOCATION>>/groovy/subprojects/groovy-testng/test-output/Command line suite/Command line test.xml /<<MY BASE LOCATION>>/groovy/subprojects/groovy-testng/test-output/Command line suite/testng-failed.xml ... ... ... How does one exclude them from build? Regards, Yazad Khambata
