Open the TomEE root pom.xml. This will create the .idea project directory and .iml files.
In the maven projects view make sure that the 'main' profile is enabled - Sometimes this is not the default in Intellij and can lead to this issue.
This should pull in the shaded quartz automatically. Andy.
