瀏覽代碼

HDDS-1322. Hugo errors when building Ozone (#671)

Doroszlai, Attila 6 年之前
父節點
當前提交
36756703f0
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      hadoop-hdds/docs/pom.xml

+ 0 - 2
hadoop-hdds/docs/pom.xml

@@ -49,8 +49,6 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
               <workingDirectory>${project.build.directory}</workingDirectory>
               <arguments>
                 <argument>${basedir}/dev-support/bin/generate-site.sh</argument>
-                <argument>${hdds.version}</argument>
-                <argument>${project.build.directory}</argument>
               </arguments>
             </configuration>
           </execution>