Skip to content

Commit

Permalink
[ MOSIP-32746 ] adding readmd changes (#672)
Browse files Browse the repository at this point in the history
Signed-off-by: khuddus shariff <[email protected]>
  • Loading branch information
Khuddusshariff0022 authored Nov 13, 2024
1 parent 50cea61 commit 793fe67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions registration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ To know more about setting up Registration Client, see [Registration Client User
Configurations used for Registration Client repo is available under [mosip-config](https://github.com/mosip/mosip-config/blob/master/registration-default.properties)

### Build
The project requires JDK 21.0.3 and mvn version 3.9.6<br>
Below command should be run in the parent project **registration**
`mvn clean install -Dgpg.skip -DskipTests`
1 change: 1 addition & 0 deletions registration/registration-test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Registration-test automation covers flows [New, Update, Correction, Lost flows](
2. Testdata files to be set in advance based on schema id's. For default schema testdata is present inside resources folder `repository_eng`

## Build
The project requires JDK 21.0.3 and mvn version 3.9.6<br>
1. First build jar `mvn clean install`

2. Using jar
Expand Down

0 comments on commit 793fe67

Please sign in to comment.