If you have multiple JDK’s installed it is not certain Maven will pick up the expected java and you could end up with unexpected results. You can verify which JDK Maven uses by running mvn --version.
Encountered: $ sudo service ssh --full-restart * Stopping OpenBSD Secure Shell server sshd [ OK ] * Starting OpenBSD Secure Shell server sshd sshd: no hostkeys available -- exiting. Run ssh-keygen -A In the /etc/ssh/ folder, and then restart the server by: $ sudo service ssh --full-restart * Stopping OpenBSD Secure Shell server sshd [ OK ] * Starting OpenBSD Secure Shell server sshd [ OK ]
Generate free Wildcard Certificates using Let’s Encrypt (Certbot) on Ubuntu https://ai-digital-marketing.blogspot.com/2021/03/listverify-lets-encrypts-certificates.html https://ai-digital-marketing.blogspot.com/2021/03/renew-lets-encrypt-ssl-certificate.html Importing LetsEncrypt into Java and Glassfish.sh
Comments
Post a Comment