[
https://issues.apache.org/jira/browse/CB-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13725611#comment-13725611
]
Sharif Ahmed commented on CB-4477:
----------------------------------
[~mwbrooks] [~shazron] - I would like to resolve this issue.
> Update core plugin install names
> --------------------------------
>
> Key: CB-4477
> URL: https://issues.apache.org/jira/browse/CB-4477
> Project: Apache Cordova
> Issue Type: Bug
> Components: Docs
> Affects Versions: 3.0.0
> Reporter: Shazron Abdullah
> Assignee: Michael Brooks
> Fix For: 3.1.0
>
>
> For these guides:
> 1.
> http://cordova.apache.org/docs/en/3.0.0/plugin_ref_plugman.md.html#Using%20Plugman%20to%20Manage%20Plugins
> 2.
> http://cordova.apache.org/docs/en/3.0.0/guide_cli_index.md.html#The%20Command-line%20Interface
> We will need to replace the plugin as git repo link, and replace it with the
> actual core plugin name since plugin discovery will already be in by the time
> 3.1 is released
> Example:
> {code}
> cordova plugin add org.apache.cordova.core.device
> {code}
> or
> {code}
> plugman install --platform platform --plugin org.apache.cordova.core.device
> --project /path/to/project
> {code}
--
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