Andrew Grieve created CB-6159:
---------------------------------
Summary: `plugman publish` Succeeds with "plugin published" even
when it fails
Key: CB-6159
URL: https://issues.apache.org/jira/browse/CB-6159
Project: Apache Cordova
Issue Type: Bug
Components: Plugman
Reporter: Andrew Grieve
Discovered when trying to publish without running `adduser`. Repro with:
{code}
rm ~/.plugman/config
plugman publish cordova-plugin-file
{code}
What you see:
{code}
Plugin published
{code}
What you see when it *actually* publishes:
{code}
Plugin published
+ [email protected]
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)