Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Run "mvn -Prelease clean install" to ensure that the build processes are in good shape. // You need to execute this command once you have the release branch in apache/hudi

Good to run this for all profiles

Code Block
mvn -Prelease clean install
mvn -Prelease clean install -Dscala-2.12
mvn -Prelease clean install -Dscala-2.12 -Dspark3


Checklist to proceed to the next step

...