<div dir="ltr">Hello,<div>I have checked the source and one of the place that downloads plugin does not have this m2override defined. </div><div><br></div><div>String m2Override = System.getProperty(&quot;apiman.gateway.m2-repository-path&quot;); <br></div><div><br></div><div> I think Apiman gateway looks at io.apiman.gateway.engine.impl.DefaultPluginRegistry.loadPlugin(PluginCoordinates, IAsyncResultHandler&lt;Plugin&gt;) </div><div><br></div><div>where as Apiman manager UI reads from </div><div> io.apiman.manager.api.core.plugin.AbstractPluginRegistry.downloadPlugin(File, PluginCoordinates)<br></div><div><br></div><div>This makes the application inconsistent. Please let me know if I can raise JIRA or pull request ? Thanks.<br></div><div><br></div><div>Best regards</div><div>Balu</div></div>