about that file is already excluded in main pom.xml in the RAT plugin section. For that reason build does not complain for it:
<!-- FlashBuilder settings. frameworks/fb.properties contains Alex' path entries and should be removed --> <exclude>fb.properties</exclude> El mié., 12 jun. 2019 a las 10:55, Piotr Zarzycki (< [email protected]>) escribió: > Well that file [1] was added two years ago, so maybe it still needed. > > [1] > https://github.com/apache/royale-asjs/blob/develop/frameworks/fb.properties > > śr., 12 cze 2019 o 10:46 Carlos Rovira <[email protected]> > napisał(a): > > > Hi Piotr, > > > > in my experience this use to happen when some tries has been done that > > created files that was not removed, then maven pass and find that kind of > > files. For example, if I try to build with VSCode CTRL+ENTER quick build > > and generate a bin folder, then I need to remove or I'll get a RAT error > > when pass maven. My bet is that we have files staled that need to be > > removed > > > > El mié., 12 jun. 2019 a las 10:40, Piotr Zarzycki (< > > [email protected]>) escribió: > > > > > How your local build didn't report that ? Do you have RAT checking > > disabled > > > for local build ? > > > > > > śr., 12 cze 2019 o 10:33 Piotr Zarzycki <[email protected]> > > > napisał(a): > > > > > > > Hi Carlos, > > > > > > > > This file is without license header "frameworks/fb.properties" - > This > > is > > > > Flash Builder related file actually ? > > > > > > > > śr., 12 cze 2019 o 10:25 Carlos Rovira <[email protected]> > > > > napisał(a): > > > > > > > >> Seems a problem with the files without license (RAT plugin) right? > > > >> > > > >> [ERROR] Failed to execute goal > > > >> org.apache.rat:apache-rat-plugin:0.12:check (license-check) on > project > > > >> royale-framework-parent: Too many files with unapproved license: 1 > See > > > >> RAT report in: > > > >> f:\jenkins\jenkins-slave\workspace\Royale-asjs\target\rat.txt > > > >> -> [Help 1][ERROR] [ERROR] To see the full stack trace of the > errors, > > > >> re-run Maven with the -e switch.[ERROR] Re-run Maven using the -X > > > >> switch to enable full debug logging.[ERROR] [ERROR] For more > > > >> information about the errors and possible solutions, please read the > > > >> following articles:[ERROR] [Help 1] > > > >> > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException > > > >> > > > >> > > > >> > > > >> > > > >> El mié., 12 jun. 2019 a las 10:18, Apache Jenkins Server (< > > > >> [email protected]>) escribió: > > > >> > > > >> > The Apache Jenkins build system has built Royale-asjs (build > #1905) > > > >> > > > > >> > Status: Still Failing > > > >> > > > > >> > Check console output at > > > https://builds.apache.org/job/Royale-asjs/1905/ > > > >> > to view the results. > > > >> > > > >> > > > >> > > > >> -- > > > >> Carlos Rovira > > > >> http://about.me/carlosrovira > > > >> > > > > > > > > > > > > -- > > > > > > > > Piotr Zarzycki > > > > > > > > Patreon: *https://www.patreon.com/piotrzarzycki > > > > <https://www.patreon.com/piotrzarzycki>* > > > > > > > > > > > > > -- > > > > > > Piotr Zarzycki > > > > > > Patreon: *https://www.patreon.com/piotrzarzycki > > > <https://www.patreon.com/piotrzarzycki>* > > > > > > > > > -- > > Carlos Rovira > > http://about.me/carlosrovira > > > > > -- > > Piotr Zarzycki > > Patreon: *https://www.patreon.com/piotrzarzycki > <https://www.patreon.com/piotrzarzycki>* > -- Carlos Rovira http://about.me/carlosrovira
