[ 
https://issues.apache.org/jira/browse/CB-8747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14395383#comment-14395383
 ] 

Steve Gill commented on CB-8747:
--------------------------------

Right now, the dependency tags point to the new IDs on master. So 
cordova-plugin-file-transfer has cordova-plugin-file as a dependency. It will 
fetch it from npm, but fail to install due to the ID of cordova-plugin-file 
still being org.apache.cordova.file for the published version.

checkID method in plugman/fetch is what fails. This will go away once we do the 
next publish of the plugins. I don't think it is worth it to integrate the 
pluginMapper in checkID.

Thoughts?

> Add plugin dependencies as peer dependencies 
> ---------------------------------------------
>
>                 Key: CB-8747
>                 URL: https://issues.apache.org/jira/browse/CB-8747
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: Plugins
>            Reporter: Steve Gill
>            Assignee: Steve Gill
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to