Ver Fonte

HADOOP-14004. Missing hadoop-cloud-storage-project module in pom.xml. Contributed by Akira Ajisaka.

Andrew Wang há 8 anos atrás
pai
commit
8a2e1d4cbe
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -128,6 +128,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
     <module>hadoop-minicluster</module>
     <module>hadoop-client-modules</module>
     <module>hadoop-build-tools</module>
+    <module>hadoop-cloud-storage-project</module>
   </modules>
 
   <build>