Github user vladimir-kotikov commented on the pull request: https://github.com/apache/cordova-lib/pull/432#issuecomment-220254686 I think there is no mechanism for resolving conflicts, as there was no need for it before. One idea on how to deal w/ conflicts is to fail by default in case of conflicting attributes changes _made by plugins_, because overwriting the attributes possibly would lead to unexpected errors at build and run time. However, the user once notified with appropriate error message still could install the conflicting plugin using `--force` flag. Also _overriding attributes from `config.xml`_ is under user control, and should always be allowed (we might want to show warning in this case though).
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org