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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to