Open einholen opened 9 years ago
dependency on org.scalatest % scalatest_2.10.0 lacks <scope>test</scope> in the root pom.xml making it a transitive dependency for all subprojects
org.scalatest % scalatest_2.10.0
<scope>test</scope>
Could you please submit PR? I'll merge.
dependency on
org.scalatest % scalatest_2.10.0
lacks<scope>test</scope>
in the root pom.xml making it a transitive dependency for all subprojects