Explorar o código

HADOOP-16822. Provide source artifacts for hadoop-client-api. Contributed by Karel Kolman.

Wei-Chiu Chuang %!s(int64=4) %!d(string=hai) anos
pai
achega
2c4ab72a60
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      hadoop-client-modules/hadoop-client-api/pom.xml

+ 4 - 0
hadoop-client-modules/hadoop-client-api/pom.xml

@@ -87,6 +87,10 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-shade-plugin</artifactId>
+            <configuration>
+              <createSourcesJar>true</createSourcesJar>
+              <shadeSourcesContent>true</shadeSourcesContent>
+            </configuration>
             <dependencies>
               <dependency>
                 <groupId>org.apache.hadoop</groupId>