Skip to content

Commit

Permalink
Explained build process
Browse files Browse the repository at this point in the history
  • Loading branch information
alex268 committed Nov 2, 2022
1 parent f50199a commit 1820e11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@

### Installing in local repo

You can install the SDK artifacts in your local maven cache by running the following command.
You can install the SDK artifacts in your local maven cache by running the following command in project folder.
During the build process, the working directory will be cleared, tests will be run, artifacts will be built and copied to the local repository.
```
mvn clean install
```
Expand Down

0 comments on commit 1820e11

Please sign in to comment.