Brian LeRoux created CB-3212:
--------------------------------

             Summary: plugman returns 0 when install fails
                 Key: CB-3212
                 URL: https://issues.apache.org/jira/browse/CB-3212
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugman
    Affects Versions: 2.6.0
            Reporter: Brian LeRoux
            Assignee: Anis Kadri
             Fix For: 2.8.0



#! plugman --platform ios --project ./FooBar --plugin . && echo "Should not see 
this"
An error occurred for action install : Cannot call method 'findall' of null
Trying to revert changes...
Changes might have not been reverted: Cannot call method 'findall' of null
Should not see this

#! plugman --platform android --project ./FooBaz --plugin . && echo "Should not 
see this"
An error occurred for action install : undefined
Trying to revert changes...
Changes might have not been reverted: ENOENT, no such file or directory 
'/Users/brianl/Desktop/cordova-plugin-device-motion/FooBaz/org/apache/cordova/core/AccelListener.java'
Should not see this

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

Reply via email to