commit | e4fd0ae4693f40752aae6e25101e45a218736e43 | [log] [tgz] |
---|---|---|
author | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | Fri Sep 23 14:03:41 2022 +0200 |
committer | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | Sat Sep 24 22:36:23 2022 +0200 |
tree | 2c2e9b2625b7f97673fd0999e7b4c11393e8241d | |
parent | af19b9cd05de3d15365ef7e7f473808f89928dc6 [diff] |
Update schema service plugins - update plugins - use https urls for pluginRepositories since plain http ones would be blocked Issue-ID: AAI-3530 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I227d9bc131b4dbefe08563c3e6e8713e9f0f2571
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