Missing dependency

I want to run some of the unit tests of intellij-community from within intellij.

The dependency com.intellij.lang.xml.XMLLanguage is missing though and this makes it impossible to run the tests.

could you please give me some help on how to fix this problem?