Skip to content

Commit 936550e

Browse files
author
Mate Szalay-Beko
committed
ZOOKEEPER-3436 fixing README_packaging.md
1 parent f010295 commit 936550e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README_packaging.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ Command to clean everything and build the tarball package without executing the
5353

5454

5555
Optional parameters you might consider when using maven:
56-
`-DskipTests` - this parameter will skip both java and C++ unit test execution during the build
57-
`-Pfull-build` - activates the full-build profile, causing the C client to be built
58-
`-Pc-test-coverage=true` - activates the test coverage calculation during the execution of C client tests
56+
`-DskipTests` - this parameter will skip both java and C++ unit test execution during the build
57+
`-Pfull-build` - activates the full-build profile, causing the C client to be built
58+
`-Pc-test-coverage` - activates the test coverage calculation during the execution of C client tests
5959

6060

6161
Please note: if you don't provide the `-Pfull-build` parameter, then the C client will not be built, the C client tests

0 commit comments

Comments
 (0)