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

[jira] [Resolved] (CB-6159) `plugman publish` Succeeds with "plugin published" even when it fails

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

Andrew Grieve resolved CB-6159.
-------------------------------

    Resolution: Fixed
      Assignee: Andrew Grieve

Fixed in 0.20.3-dev

> `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
>            Assignee: 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
> + org.apache.cordova.file-transfer@0.4.2
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)