You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ay...@apache.org on 2020/04/26 07:24:54 UTC

[hadoop] branch trunk updated: HADOOP-17007. hadoop-cos fails to build. Contributed by Yang Yu.

This is an automated email from the ASF dual-hosted git repository.

ayushsaxena pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 85516a8  HADOOP-17007. hadoop-cos fails to build. Contributed by Yang Yu.
85516a8 is described below

commit 85516a8af7ee990e7eb00fab6d9f050df2a8170e
Author: Ayush Saxena <ay...@apache.org>
AuthorDate: Sun Apr 26 12:46:53 2020 +0530

    HADOOP-17007. hadoop-cos fails to build. Contributed by Yang Yu.
---
 hadoop-cloud-storage-project/hadoop-cos/pom.xml | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/hadoop-cloud-storage-project/hadoop-cos/pom.xml b/hadoop-cloud-storage-project/hadoop-cos/pom.xml
index d1b1750..d18b09f 100644
--- a/hadoop-cloud-storage-project/hadoop-cos/pom.xml
+++ b/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>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org