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

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

Commit 6413daa0ffe68cdc495b246847a0cb283614c0ec in branch refs/heads/master 
from Fil Maj
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=6413daa ]

[CB-4077] updating plugman version to 0.9.0.

                
> CLI / Plugman can't remove dependency-only plugins
> --------------------------------------------------
>
>                 Key: CB-4077
>                 URL: https://issues.apache.org/jira/browse/CB-4077
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 2.9.0
>            Reporter: Ian Clelland
>            Assignee: Ian Clelland
>             Fix For: 3.0.0
>
>
> {{cordova plugin remove}} cannot delete dependency-only plugins, which do not 
> have any platforms defined in their {{plugin.xml}} file. 
> {{plugman.uninstall()}} is only called for platforms, not for the plugin 
> itself.
> I propose fixing this by separating the tasks of
> * removing a plugin from a particular platform, and
> * removing a plugin from the cordova project
> Dependency-only projects need the second step to occur, but not the first.
> Other plugins will have the first step run once per platform, and then the 
> second step run once.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to