commit | f024131aab6a44b1dfc7d06a358eaaf7b00a616a | [log] [tgz] |
---|---|---|
author | aleem.raja@t-systems.com <aleem.raja@t-systems.com> | Tue Apr 04 15:03:11 2023 +0000 |
committer | aleem.raja@t-systems.com <aleem.raja@t-systems.com> | Tue Apr 04 15:03:38 2023 +0000 |
tree | 8a12ae9cb66b0a102d215918d70883284bed9e90 | |
parent | 6dbd900c6787909e98c2f7574c93ea458a12a420 [diff] |
[AAI] Release maven artifacts 1.12.0 for aai/schema-service Issue-ID: AAI-3638 Signed-off-by: aleem.raja@t-systems.com <aleem.raja@t-systems.com> Change-Id: I2b84807b257634efcb00819ce1ab7af3c04c775a
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