commit | 44a077f64b1caf30677ec81910c67c5358ad6790 | [log] [tgz] |
---|---|---|
author | William Reehil <william.reehil@att.com> | Tue Nov 15 14:31:35 2022 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Nov 15 14:31:35 2022 +0000 |
tree | eda8a7cfcf6cb4c94d508260c1dfbafd6a700362 | |
parent | ade63a2fd61bae99fb4911f02ee437e38dcf01d1 [diff] | |
parent | fa2e088e613c35fbfd4a19ac0e0cb88ce9ef7448 [diff] |
Merge "Update aai-schema-ingest dependency in the schema-service"
In order to start the service locally, here is what needs to be done
mvn clean install
Above command only needs to be run the first time.
The command below actually starts the microservice
mvn -pl aai-schema-service -PrunAjsc
mvn formatter:format spotless:apply process-sources