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

This commit is contained in:
Doroszlai, Attila 2019-04-01 17:52:05 +02:00 committed by Arpit Agarwal
parent 5f951ea2e3
commit 36756703f0
1 changed files with 0 additions and 2 deletions

View File

@ -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>