Skip to content

Commit a715858

Browse files
pan3793steveloughran
authored andcommitted
Revert "HADOOP-16822. Provide source artifacts for hadoop-client-api. Contributed by Karel Kolman." (#6458)
This reverts commit 2c4ab72. Justification: this was making debugging through IDEs worse, rather than better.
1 parent d02ca96 commit a715858

File tree

1 file changed

+0
-4
lines changed
  • hadoop-client-modules/hadoop-client-api

1 file changed

+0
-4
lines changed

hadoop-client-modules/hadoop-client-api/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,6 @@
9494
<plugin>
9595
<groupId>org.apache.maven.plugins</groupId>
9696
<artifactId>maven-shade-plugin</artifactId>
97-
<configuration>
98-
<createSourcesJar>true</createSourcesJar>
99-
<shadeSourcesContent>true</shadeSourcesContent>
100-
</configuration>
10197
<executions>
10298
<execution>
10399
<phase>package</phase>

0 commit comments

Comments
 (0)