File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 225225 </goals >
226226 <configuration >
227227 <exportAntProperties >true</exportAntProperties >
228- <tasks >
228+ <target >
229229 <property name =" spark.classpath" refid =" maven.test.classpath" />
230230 <property environment =" env" />
231231 <fail message =" Please set the SCALA_HOME (or SCALA_LIBRARY_PATH if scala is on the path) environment variables and retry." >
238238 </not >
239239 </condition >
240240 </fail >
241- </tasks >
241+ </target >
242242 </configuration >
243243 </execution >
244244 </executions >
Original file line number Diff line number Diff line change 9898 </goals >
9999 <configuration >
100100 <exportAntProperties >true</exportAntProperties >
101- <tasks >
101+ <target >
102102 <property name =" spark.classpath" refid =" maven.test.classpath" />
103103 <property environment =" env" />
104104 <fail message =" Please set the SCALA_HOME (or SCALA_LIBRARY_PATH if scala is on the path) environment variables and retry." >
111111 </not >
112112 </condition >
113113 </fail >
114- </tasks >
114+ </target >
115115 </configuration >
116116 </execution >
117117 </executions >
Original file line number Diff line number Diff line change 133133 </goals >
134134 <configuration >
135135 <exportAntProperties >true</exportAntProperties >
136- <tasks >
136+ <target >
137137 <property name =" spark.classpath" refid =" maven.test.classpath" />
138138 <property environment =" env" />
139139 <fail message =" Please set the SCALA_HOME (or SCALA_LIBRARY_PATH if scala is on the path) environment variables and retry." >
146146 </not >
147147 </condition >
148148 </fail >
149- </tasks >
149+ </target >
150150 </configuration >
151151 </execution >
152152 </executions >
You can’t perform that action at this time.
0 commit comments