Hi all.

I'm trying to setup the TomEE trunk in IntelliJ IDEA but I'm having a hard
time sorting out the dependencies. I can build the project successfully on
my command line but since IntelliJ does something on its own, it doesn't
seem to resolve the dependencies correctly. I've imported the root pom.xml
in the repository.

If I try to run a test case in org.apache.openejb.config.rules
(openejb-core) I get a compilation error in e.g.
org.apache.openejb.core.timer.TimerData, where the
org.apache.openejb.quartz imports can't be resolved.

Do anyone have any ideas on how to resolve this? It would be nice to get
the project to build and test properly from within the IDE.

I'm running IntelliJ IDEA Ultimate 12.1.6 Build #IU-129.1359 with JRE:
1.6.0_37

Best regards,
Tommy Tynjä

Reply via email to