File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,9 +53,9 @@ Command to clean everything and build the tarball package without executing the
5353
5454
5555Optional 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
6161Please note: if you don't provide the ` -Pfull-build ` parameter, then the C client will not be built, the C client tests
You can’t perform that action at this time.
0 commit comments