Hello Nick and thankyou for your reply!
vnick wrote > A couple of things, here: > - It looks like maybe you're trying to build the TOTP module by itself, > without building the entire code base? You probably should do this - > maybe > make sure you're executing the "mvn package" command at the top-level > guacamole-client directory so that everything gets built? Exactly! I'm trying to compile only TOTP, not the entire code base (FYI I still have 1.0.0 working & running but I can't use TOTP.jar I have into extensions from compiled code, it don't work, catalina.out tell it can't load it saying "maybe wrong API?"). I'll also would like to learn something new from this (never have had experience with maven before). Plus. I would like to learn how to "fork" a project like guacamole into something customized by me (this for learning purpouse), so I would like to try to customize TOTP with, i.e., another language or something else different from the original one, another plus for me will be try to build my own maven's repository for my personal projects, but this seems to be OT So, what can I do to build my "own" TOTP to have it working on my guacamole 1.0.0? Thanks for your reply, bests, Alessandro -- 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]
