File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 <artifactId >spark-streaming_${scala.binary.version}</artifactId >
4141 <version >${project.version} </version >
4242 </dependency >
43- <dependency >
44- <groupId >org.apache.spark</groupId >
45- <artifactId >spark-core_${scala.binary.version}</artifactId >
46- <version >${project.version} </version >
47- <type >test-jar</type >
48- <scope >test</scope >
49- </dependency >
5043 <dependency >
5144 <groupId >org.apache.spark</groupId >
5245 <artifactId >spark-streaming_${scala.binary.version}</artifactId >
Original file line number Diff line number Diff line change 14401440 <version >2.3</version >
14411441 <configuration >
14421442 <shadedArtifactAttached >false</shadedArtifactAttached >
1443- <!-- Work around MSHADE-148 -->
1444- <createDependencyReducedPom >false</createDependencyReducedPom >
14451443 <artifactSet >
14461444 <includes >
14471445 <!-- At a minimum we must include this to force effective pom generation -->
You can’t perform that action at this time.
0 commit comments