Uploaded image for project: 'apiman (API Management)'
  1. apiman (API Management)
  2. APIMAN-1235

Overiding maven local repository (.m2) property is missing in the Apiman manager.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 1.3.0.Final, 1.2.x
    • 1.2.9.Final
    • Management API
    • None

    Description

      Hello,
      I have checked the source and one of the place that downloads plugin does not have this m2override defined.

      String m2Override = System.getProperty("apiman.gateway.m2-repository-path");

      I think Apiman gateway looks at io.apiman.gateway.engine.impl.DefaultPluginRegistry.loadPlugin(PluginCoordinates, IAsyncResultHandler<Plugin>)

      where as Apiman manager UI reads from
      io.apiman.manager.api.core.plugin.AbstractPluginRegistry.downloadPlugin(File, PluginCoordinates)

      Attachments

        Activity

          People

            ewittman@redhat.com Eric Wittmann
            sbalu27 Balu Sadhasivam (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: