Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-59

Can not install or find any plugin

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: 1.0.0.Beta2
    • Fix Version/s: 1.0.0.Beta3
    • Component/s: None
    • Labels:
      None
    • Environment:
    • Steps to Reproduce:
      Hide

      Install the latest version of Seam Forge and try to find a plugin by using:

      forge find-plugin jsf

      The following error must appear:

      **ERROR** [forge find-plugin] no default repository set: (to set, type: set DEFAULT_PLUGIN_REPO <repository>)

      Show
      Install the latest version of Seam Forge and try to find a plugin by using: forge find-plugin jsf The following error must appear: ** ERROR ** [forge find-plugin] no default repository set: (to set, type: set DEFAULT_PLUGIN_REPO <repository>)

      Description

      When I try to find a plugin on my mac I get the following error:

      **ERROR** [forge find-plugin] no default repository set: (to set, type: set DEFAULT_PLUGIN_REPO <repository>)

      But the value of the default plugin dir is: (list-properties)

      DEFAULT_PLUGIN_REPO=https://raw.github.com/forge/plugin-repository/master/repository.yaml

      Resetting the property does not solve my problem.

        Gliffy Diagrams

          Activity

          Hide
          lincolnthree Lincoln Baxter III added a comment -

          I was able to reproduce this issue. Debugging.

          Show
          lincolnthree Lincoln Baxter III added a comment - I was able to reproduce this issue. Debugging.
          Hide
          lincolnthree Lincoln Baxter III added a comment -

          All better. You can work around this by creating a temporary property in ~/.forge/config (note the extra F):

          DEFFAULT_PLUGIN_REPO=...

          with the same value as:

          DEFAULT_PLUGIN_REPO

          Show
          lincolnthree Lincoln Baxter III added a comment - All better. You can work around this by creating a temporary property in ~/.forge/config (note the extra F): DEFFAULT_PLUGIN_REPO=... with the same value as: DEFAULT_PLUGIN_REPO
          Hide
          lincolnthree Lincoln Baxter III added a comment -

          If you are still seeing this issue after ugprading to Forge Beta3+, make sure that you delete your ~/.forge/config file and let Forge regenerate it.

          Show
          lincolnthree Lincoln Baxter III added a comment - If you are still seeing this issue after ugprading to Forge Beta3+, make sure that you delete your ~/.forge/config file and let Forge regenerate it.

            People

            • Assignee:
              lincolnthree Lincoln Baxter III
              Reporter:
              jethrobakker Jethro Bakker
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Development