You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ar...@apache.org on 2019/04/01 15:52:17 UTC

[hadoop] branch trunk updated: HDDS-1322. Hugo errors when building Ozone (#671)

This is an automated email from the ASF dual-hosted git repository.

arp pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 3675670  HDDS-1322. Hugo errors when building Ozone (#671)
3675670 is described below

commit 36756703f062d944daa148a5709dc24506106e4f
Author: Doroszlai, Attila <64...@users.noreply.github.com>
AuthorDate: Mon Apr 1 17:52:05 2019 +0200

    HDDS-1322. Hugo errors when building Ozone (#671)
---
 hadoop-hdds/docs/pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/hadoop-hdds/docs/pom.xml b/hadoop-hdds/docs/pom.xml
index 3df0636..e3644f8 100644
--- a/hadoop-hdds/docs/pom.xml
+++ b/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>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org