Ron James created CB-6446:
-----------------------------
Summary: plugin:add grunt task only accepts a single --variable
parameter
Key: CB-6446
URL: https://issues.apache.org/jira/browse/CB-6446
Project: Apache Cordova
Issue Type: Bug
Components: CLI
Affects Versions: 3.4.0
Environment: OSX
Reporter: Ron James
To install the facebook connect plugin, we need to pass 2 variables - APP_NAME
and APP_ID, e.g:
grunt plugin:add:https://github.com/phonegap/phonegap-facebook-plugin.git
--variable APP_NAME=MyApp --variable APP_ID=1234123412341234
The `variable` parameters aren't being passed through to plugman correctly so
the installation fails.
--
This message was sent by Atlassian JIRA
(v6.2#6252)