<dependency>
<groupId>edu.illinois.cs</groupId>
<artifactId>testrunner-running</artifactId>
<version>1.3</version>
</dependency>
<parent> <groupId>edu.illinois.cs</groupId> <artifactId>testrunner</artifactId> <version>1.3</version> </parent>
compile
|-- junit:junit
|-- org.apache.maven:maven-core
|-- org.apache.maven.plugins:maven-surefire-plugin
|-- org.apache.maven.surefire:maven-surefire-common
|-- org.scala-lang:scala-library
|-- xmlunit:xmlunit