I\'m trying to schedule a org.quartz.Job with a Cron Trigger in a Java EE application running on Tomcat 9.
pom.xml
...