commit | 248f80845495eb274951ae7f954cb6a14630daf7 | [log] [tgz] |
---|---|---|
author | wr148d <wr148d@att.com> | Tue Oct 18 13:56:17 2022 -0400 |
committer | wr148d <wr148d@att.com> | Tue Oct 18 13:56:17 2022 -0400 |
tree | 5f36dfeb1e5bf5b0afa7177eb7222e3dc6bc95ef | |
parent | 90c86d5404b59457122415eb38ea45b98cdb91e9 [diff] |
[AAI] Release maven artifact for schema-service 1.11.0 for Kohn Issue-ID: AAI-3537 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Id17c976926a67a781c0f6e63bac2a2934d0dc6e7
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