Skip to content

Commit

Permalink
[doc] Introduce the minimum version of Maven. (#3082)
Browse files Browse the repository at this point in the history
  • Loading branch information
wg1026688210 committed Mar 25, 2024
1 parent 92cb24b commit 48aa793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ You can join the Paimon community on Slack. Paimon channel is in ASF Slack works

## Building

JDK 8/11 is required for building the project.
JDK 8/11 is required for building the project. Maven version >=3.3.1.

- Run the `mvn clean install -DskipTests` command to build the project.
- Run the `mvn spotless:apply` to format the project (both Java and Scala).
Expand Down

0 comments on commit 48aa793

Please sign in to comment.