ayushtkn commented on code in PR #5592:
URL: https://github.com/apache/hadoop/pull/5592#discussion_r1219071888


##########
hadoop-project-dist/pom.xml:
##########
@@ -106,7 +106,7 @@
           <source>${maven.compile.source}</source>
           <charset>${maven.compile.encoding}</charset>
           
<reportOutputDirectory>${project.build.directory}/site</reportOutputDirectory>
-          <destDir>${project.build.directory}/api</destDir>
+          <outputDirectory>${project.build.directory}/api</outputDirectory>

Review Comment:
   I would yes, lets not do it, similar change is there in 
[pom.xml](https://github.com/apache/hadoop/pull/5592/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8)
   
   So, we can go ahead without this destDir -> outputDirectory change



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to