Il 04/01/22 18:54, Piviul ha scritto:
I'm trying to add freeradius authentication to a guacamole-client installed on a debian buster. [...]
probably the log I sent lack of some important information...

This is the output sent on the standard error and attached you can find the log generated on the standard output:
# mvn package -Plgpl-extensions > guacamole-client.log
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

Please do you know where is the problem? I have to open a bug report? Can you successfully compile the guacamole-client?

Best regards

Piviul
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] guacamole-client                                                   [pom]
[INFO] guacamole-common                                                   [jar]
[INFO] guacamole-ext                                                      [jar]
[INFO] guacamole-common-js                                                [pom]
[INFO] guacamole                                                          [war]
[INFO] extensions                                                         [pom]
[INFO] guacamole-auth-duo                                                 [jar]
[INFO] guacamole-auth-header                                              [jar]
[INFO] guacamole-auth-jdbc                                                [pom]
[INFO] guacamole-auth-jdbc-base                                           [jar]
[INFO] guacamole-auth-jdbc-mysql                                          [jar]
[INFO] guacamole-auth-jdbc-postgresql                                     [jar]
[INFO] guacamole-auth-jdbc-sqlserver                                      [jar]
[INFO] guacamole-auth-jdbc-dist                                           [pom]
[INFO] guacamole-auth-json                                                [jar]
[INFO] guacamole-auth-ldap                                                [jar]
[INFO] guacamole-auth-quickconnect                                        [jar]
[INFO] guacamole-auth-sso                                                 [pom]
[INFO] guacamole-auth-sso-base                                            [jar]
[INFO] guacamole-auth-sso-cas                                             [jar]
[INFO] guacamole-auth-sso-openid                                          [jar]
[INFO] guacamole-auth-sso-saml                                            [jar]
[INFO] guacamole-auth-sso-dist                                            [pom]
[INFO] guacamole-auth-totp                                                [jar]
[INFO] guacamole-auth-radius                                              [jar]
[INFO] guacamole-example                                                  [war]
[INFO] guacamole-playback-example                                         [war]
[INFO] 
[INFO] ---------------< org.apache.guacamole:guacamole-client >----------------
[INFO] Building guacamole-client 1.4.0                                   [1/27]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (validate-licenses) @ guacamole-client ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from /root/guacamole-client-1.4.0/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 71 implicit excludes (use -debug for more details).
[INFO] Loading excludes from file /root/guacamole-client-1.4.0/.ratignore, using character set UTF-8
[INFO] 9 explicit excludes (use -debug for more details).
[INFO] 32 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 0, approved: 9 licenses.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for guacamole-client 1.4.0:
[INFO] 
[INFO] guacamole-client ................................... FAILURE [  1.972 s]
[INFO] guacamole-common ................................... SKIPPED
[INFO] guacamole-ext ...................................... SKIPPED
[INFO] guacamole-common-js ................................ SKIPPED
[INFO] guacamole .......................................... SKIPPED
[INFO] extensions ......................................... SKIPPED
[INFO] guacamole-auth-duo ................................. SKIPPED
[INFO] guacamole-auth-header .............................. SKIPPED
[INFO] guacamole-auth-jdbc ................................ SKIPPED
[INFO] guacamole-auth-jdbc-base ........................... SKIPPED
[INFO] guacamole-auth-jdbc-mysql .......................... SKIPPED
[INFO] guacamole-auth-jdbc-postgresql ..................... SKIPPED
[INFO] guacamole-auth-jdbc-sqlserver ...................... SKIPPED
[INFO] guacamole-auth-jdbc-dist ........................... SKIPPED
[INFO] guacamole-auth-json ................................ SKIPPED
[INFO] guacamole-auth-ldap ................................ SKIPPED
[INFO] guacamole-auth-quickconnect ........................ SKIPPED
[INFO] guacamole-auth-sso ................................. SKIPPED
[INFO] guacamole-auth-sso-base ............................ SKIPPED
[INFO] guacamole-auth-sso-cas ............................. SKIPPED
[INFO] guacamole-auth-sso-openid .......................... SKIPPED
[INFO] guacamole-auth-sso-saml ............................ SKIPPED
[INFO] guacamole-auth-sso-dist ............................ SKIPPED
[INFO] guacamole-auth-totp ................................ SKIPPED
[INFO] guacamole-auth-radius .............................. SKIPPED
[INFO] guacamole-example .................................. SKIPPED
[INFO] guacamole-playback-example ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.676 s
[INFO] Finished at: 2022-01-05T08:05:22+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check (validate-licenses) on project guacamole-client: Too many files with unapproved license: 1 See RAT report in: /root/guacamole-client-1.4.0/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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to