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


##########
hadoop-hdfs-project/hadoop-hdfs-rbf/pom.xml:
##########
@@ -251,10 +248,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd";>
               <goal>run</goal>
             </goals>
             <configuration>
-              <tasks>
+              <task>
                 <copy file="src/main/resources/hdfs-rbf-default.xml" 
todir="src/site/resources"/>
                 <copy file="src/main/xsl/configuration.xsl" 
todir="src/site/resources"/>
-              </tasks>
+              </task>

Review Comment:
   Was supposed to use target, right?
   From the description
   ```
   Use target instead of tasks.
   ```
   Other places you moved tasks -> target only. Any specific reason here?



-- 
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: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to