Development Environment
OS : windows7
WSO2-API MANAGER Version : 1.10.1-SNAPSHOT
carbon-apimgt Version : 5.0.3 (tag)
I was build product in the order.
- i got both sources from git
- i modify source in carbon-apimgt\components\apimgt\org.wso2.carbon.apimgt.hostobjects directory.
- build with command mvn clean install at carbon-apimgt\components\apimgt\org.wso2.carbon.apimgt.hostobjects.
- i checked that org.wso2.carbon.apimgt.hostobjects-5.0.3.jar file in my maven local repository was modified.
- build with command mvn clean install at product-apim
org.wso2.carbon.apimgt.hostobjects-5.0.3.jar modified file is not in product zip file. Modifying code is not reflected.
how to solved?