>
> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check
> (validate) on project guacamole-client: Too many files with unapproved
> license: 113 See RAT report in:
> /home/administrador/guacamole-client-0.9.14/target/rat.txt -> [Help 1]
>

What does this file tell you?  Are you modifying the code and trying to add
your own extension?  For some reason it is failing as it examines licenses
with in the files, so look at this file and see what files it is
complaining are missing licenses and correct them.


> [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.
>

You can also run with these flags and see if you get more detailed
information on the console.

-Nick

Reply via email to