Explorar o código

HADOOP-16855. Changing wildfly dependency scope in hadoop-azure to compile

Contributed by Biliharith
bilaharith %!s(int64=5) %!d(string=hai) anos
pai
achega
0ad0102678
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hadoop-tools/hadoop-azure/pom.xml

+ 1 - 1
hadoop-tools/hadoop-azure/pom.xml

@@ -194,7 +194,7 @@
     <dependency>
       <groupId>org.wildfly.openssl</groupId>
       <artifactId>wildfly-openssl</artifactId>
-      <scope>runtime</scope>
+      <scope>compile</scope>
     </dependency>
 
     <!--com.fasterxml.jackson is used by WASB, not ABFS-->