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

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

      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)

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

                Created:
                Updated:
                Resolved: