JNOSQL / demos-se

The Eclipse JNoSQL is a framework whose has the goal to help Java developers to create Jakarta EE applications with NoSQL
Other
35 stars 19 forks source link

mongodb-double fails with RAT violations #22

Closed keilw closed 4 years ago

keilw commented 4 years ago

The mongodb-double module fails with RAT violations.

[INFO] Rat check: Summary over all files. Unapproved: 6, unknown: 6, generated: 0, approved: 4 licenses.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.521 s
[INFO] Finished at: 2020-10-10T21:43:50+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (default) on project mongodb-double: Too many files with unapproved license: 6 See RAT report in: ~\git\artemis-demo\artemis-demo-java-se\mongodb-double\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
otaviojava commented 4 years ago

Thank you @keilw