'How to build wars in <apim-home>/repository/deployment/server/webapps

I have deployed WSO2 API manager4.0.0 All-in-one on the vm. I found some wars but i don't know where were they from, enter image description here

Some of the wars could build from carbon-apimgt repo, like api#am#admin, api#am#devportal, api#am#publisher, which could get from carbon-apimgt/components directory by running command "mvn clean install". But I don't know where the other wars build from , like 'api#identity#recovery#v0.9.war'. Any help is appreciated.



Solution 1:[1]

You can find api#identity#recovery#v0.9.war in [1].

[1] - https://github.com/wso2-extensions/identity-governance/tree/master/components/org.wso2.carbon.identity.recovery.endpoint

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Pubci