File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 132132 <descriptorRefs >
133133 <descriptorRef >jar-with-dependencies</descriptorRef >
134134 </descriptorRefs >
135+ <appendAssemblyId >false</appendAssemblyId >
136+ <finalName >hadoop-router-fs-hadoop-${hadoop.version} -assembly-${project.version} </finalName >
135137 </configuration >
136138 <executions >
137139 <execution >
151153 <groupId >org.apache.hadoop</groupId >
152154 <artifactId >hadoop-common</artifactId >
153155 <version >${hadoop.version} </version >
154- </dependency >
155- <dependency >
156- <groupId >org.apache.hadoop</groupId >
157- <artifactId >hadoop-common</artifactId >
158- <scope >test</scope >
159- <type >test-jar</type >
160- <version >${hadoop.version} </version >
156+ <scope >provided</scope >
161157 </dependency >
162158 <!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine -->
163159 <dependency >
You can’t perform that action at this time.
0 commit comments