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

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

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

Filip Maj resolved CB-3211.
---------------------------

    Resolution: Fixed

Yes, the git repo brian provides is a wrong url (should be repos/asf instead of just repos/).

Also, latest master code should have the install -> fetch -> install flow fixed too.
                
> 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
>            Assignee: Filip Maj
>
> #! 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