You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ally Ogilvie (JIRA)" <ji...@apache.org> on 2015/01/16 11:07:35 UTC

[jira] [Comment Edited] (CB-8284) Unable to publish new versions of existing plugins

    [ https://issues.apache.org/jira/browse/CB-8284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14280047#comment-14280047 ] 

Ally Ogilvie edited comment on CB-8284 at 1/16/15 10:07 AM:
------------------------------------------------------------

Yo Steve, wanna save the world while your in here? :)
This is in the same neck of the woods https://issues.apache.org/jira/browse/CB-60920
...And the solution is like (basically) done: https://github.com/Wizcorp/phonegap-facebook-plugin/issues/839#issuecomment-68076361


was (Author: aogilvie):
Yo Steve, wanna save the world while your in here? :)
This is in the same neck of the woods https://issues.apache.org/jira/browse/CB-60920
...And the solution is like almost done: https://github.com/Wizcorp/phonegap-facebook-plugin/issues/839#issuecomment-68076361

> Unable to publish new versions of existing plugins
> --------------------------------------------------
>
>                 Key: CB-8284
>                 URL: https://issues.apache.org/jira/browse/CB-8284
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Registry
>            Reporter: Andrew Grieve
>
> 1. publish a test plugin via `plugman publish .`
> 2. increment plugin.xml version
> 3. publish same test plugin
> Now visit http://registry.cordova.io/PLUGIN_NAME
> Notice the presence of "noattachment":true in the json.
> Now try and download the .tgz for it: http://registry.cordova.io/PLUGIN_NAME/-/PLUGIN_NAME-VERSION.tgz
> And what you get:
> {code}
> {"error":"not_found","reason":"Document is missing attachment"}
> {code}
> I've tested various combinations of unpublish, publish --force, npm --registry=http://registry.cordova.io publish, and get the same result every time. Seems the issue is likely server-side :(.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org