Gargi-jais11 commented on PR #10754:
URL: https://github.com/apache/ozone/pull/10754#issuecomment-4968584036

   @ChenSammi Please review the PR. I have fixed the build failure.
   
   The short-circuit PR accidentally told Maven **“don’t inherit this antrun 
plugin to child modules,”** and that also stopped child modules from creating 
target/, which caused the propertyFile.txt failure.
   The problem was this setting:
   `<inherited>false</inherited>`
   But it was placed at the plugin level, not just on one execution.


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