Skip to content

Commit

Permalink
Merge pull request #671 from Khuddusshariff0022/develop-readme
Browse files Browse the repository at this point in the history
[ MOSIP-32746 ] adding readmd changes
  • Loading branch information
ckm007 authored Nov 11, 2024
2 parents c4cefa5 + c47ae07 commit bf4ddf4
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 bf4ddf4

Please sign in to comment.