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
[[1;34mINFO[m] Scanning for projects...
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1mReactor Build Order:[m
[[1;34mINFO[m]
[[1;34mINFO[m] guacamole-client [pom]
[[1;34mINFO[m] guacamole-common [jar]
[[1;34mINFO[m] guacamole-ext [jar]
[[1;34mINFO[m] guacamole-common-js [pom]
[[1;34mINFO[m] guacamole [war]
[[1;34mINFO[m] extensions [pom]
[[1;34mINFO[m] guacamole-auth-duo [jar]
[[1;34mINFO[m] guacamole-auth-header [jar]
[[1;34mINFO[m] guacamole-auth-jdbc [pom]
[[1;34mINFO[m] guacamole-auth-jdbc-base [jar]
[[1;34mINFO[m] guacamole-auth-jdbc-mysql [jar]
[[1;34mINFO[m] guacamole-auth-jdbc-postgresql [jar]
[[1;34mINFO[m] guacamole-auth-jdbc-sqlserver [jar]
[[1;34mINFO[m] guacamole-auth-jdbc-dist [pom]
[[1;34mINFO[m] guacamole-auth-json [jar]
[[1;34mINFO[m] guacamole-auth-ldap [jar]
[[1;34mINFO[m] guacamole-auth-quickconnect [jar]
[[1;34mINFO[m] guacamole-auth-sso [pom]
[[1;34mINFO[m] guacamole-auth-sso-base [jar]
[[1;34mINFO[m] guacamole-auth-sso-cas [jar]
[[1;34mINFO[m] guacamole-auth-sso-openid [jar]
[[1;34mINFO[m] guacamole-auth-sso-saml [jar]
[[1;34mINFO[m] guacamole-auth-sso-dist [pom]
[[1;34mINFO[m] guacamole-auth-totp [jar]
[[1;34mINFO[m] guacamole-auth-radius [jar]
[[1;34mINFO[m] guacamole-example [war]
[[1;34mINFO[m] guacamole-playback-example [war]
[[1;34mINFO[m]
[[1;34mINFO[m] [1m---------------< [0;36morg.apache.guacamole:guacamole-client[0;1m >----------------[m
[[1;34mINFO[m] [1mBuilding guacamole-client 1.4.0 [1/27][m
[[1;34mINFO[m] [1m--------------------------------[ pom ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mapache-rat-plugin:0.13:check[m [1m(validate-licenses)[m @ [36mguacamole-client[0;1m ---[m
[[1;34mINFO[m] Enabled default license matchers.
[[1;34mINFO[m] Will parse SCM ignores for exclusions...
[[1;34mINFO[m] Parsing exclusions from /root/guacamole-client-1.4.0/.gitignore
[[1;34mINFO[m] Finished adding exclusions from SCM ignore files.
[[1;34mINFO[m] 71 implicit excludes (use -debug for more details).
[[1;34mINFO[m] Loading excludes from file /root/guacamole-client-1.4.0/.ratignore, using character set UTF-8
[[1;34mINFO[m] 9 explicit excludes (use -debug for more details).
[[1;34mINFO[m] 32 resources included (use -debug for more details)
[[1;34mINFO[m] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 0, approved: 9 licenses.
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1mReactor Summary for guacamole-client 1.4.0:[m
[[1;34mINFO[m]
[[1;34mINFO[m] guacamole-client ................................... [1;31mFAILURE[m [ 1.972 s]
[[1;34mINFO[m] guacamole-common ................................... [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-ext ...................................... [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-common-js ................................ [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole .......................................... [1;33mSKIPPED[m
[[1;34mINFO[m] extensions ......................................... [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-auth-duo ................................. [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-auth-header .............................. [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-auth-jdbc ................................ [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-auth-jdbc-base ........................... [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-auth-jdbc-mysql .......................... [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-auth-jdbc-postgresql ..................... [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-auth-jdbc-sqlserver ...................... [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-auth-jdbc-dist ........................... [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-auth-json ................................ [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-auth-ldap ................................ [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-auth-quickconnect ........................ [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-auth-sso ................................. [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-auth-sso-base ............................ [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-auth-sso-cas ............................. [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-auth-sso-openid .......................... [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-auth-sso-saml ............................ [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-auth-sso-dist ............................ [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-auth-totp ................................ [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-auth-radius .............................. [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-example .................................. [1;33mSKIPPED[m
[[1;34mINFO[m] guacamole-playback-example ......................... [1;33mSKIPPED[m
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1;31mBUILD FAILURE[m
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] Total time: 2.676 s
[[1;34mINFO[m] Finished at: 2022-01-05T08:05:22+01:00
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;31mERROR[m] Failed to execute goal [32morg.apache.rat:apache-rat-plugin:0.13:check[m [1m(validate-licenses)[m on project [36mguacamole-client[m: [1;31mToo many files with unapproved license: 1 See RAT report in: /root/guacamole-client-1.4.0/target/rat.txt[m -> [1m[Help 1][m
[[1;31mERROR[m]
[[1;31mERROR[m] To see the full stack trace of the errors, re-run Maven with the [1m-e[m switch.
[[1;31mERROR[m] Re-run Maven using the [1m-X[m switch to enable full debug logging.
[[1;31mERROR[m]
[[1;31mERROR[m] For more information about the errors and possible solutions, please read the following articles:
[[1;31mERROR[m] [1m[Help 1][m http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]