Skip to content

Commit

Permalink
Update docs/08-developer-guide/01-build/01-maven.md
Browse files Browse the repository at this point in the history
Co-authored-by: Doroszlai, Attila <[email protected]>
  • Loading branch information
ptlrs and adoroszlai authored Jan 14, 2025
1 parent cef3440 commit e028b18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/08-developer-guide/01-build/01-maven.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ This command does not run acceptance tests. Refer to the [acceptance tests](/doc
| `-DskipTests=true` | Skip all tests |
| `-Pdist` | This creates a tarball in `hadoop-ozone/dist/target` that contains all necessary files for deployment |
| `-DskipRecon` | Skip building the Javascript frontend for Recon |
| `-Pdist` | Enable the distribution profile to create deployment tarballs |
| `-T 4` | Use 4 threads for parallel building (adjust number based on your CPU) |
| `-T 2C` | Use 2 threads per core for parallel building (adjust number based on your CPU) |
| `-am -pl :<module-name>` | Build a specific module and its dependencies when run from the root of the project |
Expand Down

0 comments on commit e028b18

Please sign in to comment.