Bladeren bron

HADOOP-17007. hadoop-cos fails to build. Contributed by Yang Yu.

(cherry picked from commit 9e79cca171384676037fe349b0511515c0b944b1)
Ayush Saxena 5 jaren geleden
bovenliggende
commit
80fec40499
1 gewijzigde bestanden met toevoegingen van 0 en 9 verwijderingen
  1. 0 9
      hadoop-cloud-storage-project/hadoop-cos/pom.xml

+ 0 - 9
hadoop-cloud-storage-project/hadoop-cos/pom.xml

@@ -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>