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 86c8839 commit b57c2b2Copy full SHA for b57c2b2
pom.xml
@@ -287,16 +287,19 @@
287
<groupId>org.scala-lang</groupId>
288
<artifactId>scala-library</artifactId>
289
<version>${scala.complete.version}</version>
290
+ <scope>provided</scope>
291
</dependency>
292
<dependency>
293
294
<artifactId>scalap</artifactId>
295
296
297
298
299
300
<artifactId>scala-compiler</artifactId>
301
302
303
304
305
<groupId>org.apache.spark</groupId>
0 commit comments