tomcat-maven-plugin
tomcat-maven-plugin copied to clipboard
use provided encoding for https conector
If we specified a custom URI encoding in the pom, it was only set for the http connector and not for the https one. this patch fix it.
It would be great to accept this fix, without it it is impossible for us to use plugin for acceptance testing (using https).