Skip to content

Commit

Permalink
HADOOP-17007. hadoop-cos fails to build. Contributed by Yang Yu.
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushtkn committed Apr 26, 2020
1 parent 74d4a18 commit 85516a8
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions hadoop-cloud-storage-project/hadoop-cos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,15 +95,6 @@
<outputFile>${project.basedir}/target/hadoop-cloud-storage-deps/${project.artifactId}.cloud-storage-optional.txt</outputFile>
</configuration>
</execution>
<execution>
<id>package</id>
<goals>
<goal>copy-dependencies</goal>
</goals>
<configuration>
<outputDirectory>${project.build.directory}/lib</outputDirectory>
</configuration>
</execution>
</executions>
</plugin>
</plugins>
Expand Down

0 comments on commit 85516a8

Please sign in to comment.