hudi-bot opened a new issue, #15693:
URL: https://github.com/apache/hudi/issues/15693

   In a project that uses Maven and often changes the required version, it 
might be easier to use Maven Wrapper (https://maven.apache.org/wrapper/) which 
allows you to pin the Maven version and lets users run Maven commands as usual 
by using ./mvnw which will download the right version of Maven automatically 
and execute with it.
   
   the relevant files generated with the command:
   
   mvn wrapper:wrapper -Dmaven=3.2.5
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-5562
   - Type: Improvement


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

Reply via email to