You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Brian LeRoux (JIRA)" <ji...@apache.org> on 2013/04/20 06:07:17 UTC

[jira] [Created] (CB-3211) install fails using git url

Brian LeRoux created CB-3211:
--------------------------------

             Summary: install fails using git url
                 Key: CB-3211
                 URL: https://issues.apache.org/jira/browse/CB-3211
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugman
            Reporter: Brian LeRoux


#! ls FooBar/
CordovaLib		FooBar			FooBar.xcodeproj	cordova			www

#! cd FooBar/

#! plugman --platform ios --project . --plugin https://git-wip-us.apache.org/repos/cordova-plugin-device-motion.git
Error: failed to get the plugin via git URL https://git-wip-us.apache.org/repos/cordova-plugin-device-motion.git

#! plugman -v
plugman version 0.5.8

#! plugman --platform ios --project . --plugin git://git-wip-us.apache.org/repos/cordova-plugin-device-motion.git
Error: failed to get the plugin via git URL git://git-wip-us.apache.org/repos/cordova-plugin-device-motion.git

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