Daniel Morgan created CB-5120:
---------------------------------

             Summary: Can't Uninstall-reinstall plugins via Plugman can't find 
plugin Id with core
                 Key: CB-5120
                 URL: https://issues.apache.org/jira/browse/CB-5120
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Console
    Affects Versions: 3.1.0
            Reporter: Daniel Morgan


Updating iOS Cordova to 3.1 for iOS 7 compatibility and read in the News 
section (here: http://cordova.apache.org) that plugins no longer have 'core' in 
the plugin ID. I need to update InAppBrowser for the iOS 7 fixes so I tried to 
uninstall/reinstall the InAppBrowser plugin that the article mentioned doing 
and got the result below:

drmorgan$ plugman uninstall --platform ios --project PhoneGapApp/ --plugin 
org.apache.cordova.core.inappbrowser
Plugin "org.apache.cordova.core.inappbrowser" not found. Already uninstalled?

I have verified that I still have Plugman working with the project and that I 
can successfully Install/Uninstall plugins in 3.1.  I did the following test 
below to verify:

drmorgan$ plugman install --platform ios --project PhoneGapApp/ --plugin 
https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser.git
org.apache.cordova.inappbrowser installed.
drmorgan$ plugman uninstall --platform ios --project PhoneGapApp/ --plugin 
org.apache.cordova.inappbrowser
org.apache.cordova.inappbrowser uninstalled.




--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to