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

Anis Kadri resolved CB-4770.
----------------------------

    Resolution: Fixed
    
> plugman should be able to fetch dependencies from registry
> ----------------------------------------------------------
>
>                 Key: CB-4770
>                 URL: https://issues.apache.org/jira/browse/CB-4770
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugman
>    Affects Versions: 3.0.0
>            Reporter: Anis Kadri
>            Assignee: Anis Kadri
>             Fix For: 3.1.0
>
>
> Currently dependencies are declared like so
> {code:xml}
> <dependency id="org.apache.cordova.core.file" 
> url="https://git-wip-us.apache.org/repos/asf/cordova-plugin-file"; 
> commit="master" />
> {code}
> Add support for this declaration
> {code:xml}
>  <dependency id="org.apache.cordova.core.file"/>
> {code}
> Where *_org.apache.cordova.core.file_* is fetched from 
> [http://registry.cordova.io|http://registry.cordova.io]

--
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