You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Braden Shepherdson (JIRA)" <ji...@apache.org> on 2013/10/10 16:57:42 UTC

[jira] [Updated] (CB-5029) CLI should show plugin dependencies

     [ https://issues.apache.org/jira/browse/CB-5029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Braden Shepherdson updated CB-5029:
-----------------------------------

    Component/s:     (was: Plugman)
                 CLI
       Assignee: Braden Shepherdson

There are plans to improve plugin list to be *much* more detailed. Versions, dependencies, fetched-from, and other info. I'll leave this open to track it.

> CLI should show plugin dependencies
> -----------------------------------
>
>                 Key: CB-5029
>                 URL: https://issues.apache.org/jira/browse/CB-5029
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: CLI
>            Reporter: Marcel Kinard
>            Assignee: Braden Shepherdson
>            Priority: Minor
>
> It would be nice if the list of plugins could identify dependencies.
> For example, instead of:
> $ cordova plugin
> [ 'org.apache.cordova.file',
>   'org.apache.cordova.file-transfer' ]
> Perhaps it could say something like:
> [ 'org.apache.cordova.file',
>   'org.apache.cordova.file-transfer',
>   { dependencies:
>     { 'org.apache.cordova-file-transfer': [ 'org.apache.cordova.file' ] }
>   } ]



--
This message was sent by Atlassian JIRA
(v6.1#6144)