I did that, it builds the guacamole client war file, but not any of the extensions. Is there a flag you have to put or something? Here's my build method:
git clone -b staging/1.1.0 https://github.com/apache/guacamole-client.git cd guacamole-client* mvn package cp guacamole/target/guacamole-*.war /opt/tomcat/apache-tomcat-9.0.22/webapps/guacamole.war -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
