Description
org.apache.deltaspike.test.scheduler.custom.ScopeNotStartedTest: Failed to populate the HTTPContext with the deployment details
org.apache.deltaspike.test.scheduler.custom.CustomSchedulerWarFileTest: Failed to populate the HTTPContext with the deployment details
org.apache.deltaspike.test.scheduler.custom.CustomSchedulerEarFileTest: Failed to populate the HTTPContext with the deployment details
All fail b/c it appears that none of the org.quartz.utils.* classes are in any of the jars in the war archives created for the tests. The specific error I get is:
java.lang.ClassNotFoundException: org.quartz.utils.StringKeyDirtyFlagMap