Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-8284

Unable to publish new versions of existing plugins

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • cordova-registry
    • None

    Description

      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:

      {"error":"not_found","reason":"Document is missing attachment"}
      

      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 .

      Attachments

        Issue Links

          Activity

            People

              stevegill Steve Gill
              agrieve Andrew Grieve
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: