commit | a8e838713d168e7cd81c9765d5e5a56b88e48def | [log] [tgz] |
---|---|---|
author | wr148d <wr148d@att.com> | Wed Oct 19 10:09:21 2022 -0400 |
committer | wr148d <wr148d@att.com> | Wed Oct 19 10:09:21 2022 -0400 |
tree | d619f6e866ba63a661b9ec728d68977acb00d24d | |
parent | 248f80845495eb274951ae7f954cb6a14630daf7 [diff] |
[AAI] Release docker image for schema-service 1.11.0 for Kohn Issue-ID: AAI-3537 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I24c3a62d2f8182186a1fcd1b859e4f263bb2e61f
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