HDDS-1322. Hugo errors when building Ozone (#671)
This commit is contained in:
parent
5f951ea2e3
commit
36756703f0
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue