Browse Source

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

Doroszlai, Attila 6 years ago
parent
commit
36756703f0
1 changed files with 0 additions and 2 deletions
  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>