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

ASF subversion and git services commented on CB-6615:
-----------------------------------------------------

Commit aa2a04be79ef70e327d70af6f9277d2494ebd91a in cordova-lib's branch 
refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=aa2a04b ]

Merge branch 'CB-6615' of https://github.com/MSOpenTech/cordova-plugman


> Plugman fails when try to add plugin with specific version dependencies
> -----------------------------------------------------------------------
>
>                 Key: CB-6615
>                 URL: https://issues.apache.org/jira/browse/CB-6615
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI, Plugman
>            Reporter: Vladimir Kotikov
>            Assignee: Jesse MacFadyen
>
> Repro steps:
> # Create new Cordova project
> # Add any plugin
> # Add following tag to plugin.xml
> {noformat}
> <dependency id="[email protected]" />
> {noformat}
> # Add any platform.
> Expected: The project should download and install dependent plugin with 
> version 1.0.0
> Actual: The build generates the following output and error:
> {noformat}
> Error 47 Expected fetched plugin to have ID "[email protected]" 
> but got "org.apache.cordova.file". 
> {noformat}
> Related: CB-4809



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to