Saturday, January 31, 2015

Jetty plugin & Maven projects

Everything covered in this article can be described in the following sentence: "yes, you can deploy a complex project via Maven jetty plugin, with HTTPS and HTTP, but you should never ever do that. Because it is not meant for production, and unsafe."