We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b7b7fd commit 67ef7bfCopy full SHA for 67ef7bf
project/plugins.sbt
@@ -19,3 +19,4 @@ addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.7.4")
19
20
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "0.4.0")
21
22
+addSbtPlugin("com.alpinenow" % "junit_xml_listener" % "0.5.0")
project/project/SparkPluginBuild.scala
0 commit comments