We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3169057 + 0262c8e commit 4d5b530Copy full SHA for 4d5b530
test-complete/myHelp.txt
@@ -1,11 +1,9 @@
1
-Step 1: Build dev source code by doing the following on your dev branch
+Step 1: Build dev source code by doing the following on your dev branch
2
~/java-client-api$
3
mvn clean
4
mvn compile
5
mvn �Dmaven.test.skip=true install
6
7
-you can avoid the above steps by updating build.gradle to use appropriate client dependencies from maven central.
8
-
9
Step2: Go to the test complete directory
10
11
~/java-client-api/test-complete$
0 commit comments