Error while installing features using POM in wso2
问题 i have tried to install features using the below method (https://docs.wso2.org/display/Carbon420/Installing+Features+using+pom+Files) I want to install the features using this method (instead of through UI) While building through maven,the features and plugins are properly inserted into the corresponding folder structure, but it's not updating the platform.xml and bundles.info file Can anyone help me on this... There is a bug in this Maven Installation i think Please help me ... Below is my