All of our environments for deploying web based application are under Tomcat 9. This includes test, stage and production. For the current support, we downgraded our tests to Tomcat 8 to manage automated build. However, we cannot do the same for Stage and Production due to the dependency on other projects. We need a feature to deploy wars automatically on tomcat 9. As I see we don't have that option under the container selection for deploying war / ear doesn't have 9 as an option.
I have added a screenshot of the post build trigger. It allows selection of the container where the final war file is to be deployed. Please let me know if you need additional information.
Post build triggers are the final step in the orchestration using the Free Style Project (and I guess for pipeline option as well).
Nitinkumar Thakkar this is an open-source project driven by contributors. We cannot commit on any ETA for this feature, and we cannot commit that this feature will be delivered at all in foreseeable future. If you are interested to get it landed, the best way is to work with Davi Junior and to see how you can help to get it delivered.
Nitinkumar Thakkar I've already developed the feature and this is available at my forked repo. Also I've submitted a pull request to project maintainers but as Oleg Nenashev said it's not possible to estimate any ETA for the next release.