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

ASF GitHub Bot commented on CB-4077:
------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/cordova-cli/pull/18


> 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: Filip Maj
>             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 was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to