[Apiman-user] maven local m2 override missing.
Balu S
sbalu27 at gmail.com
Tue Jan 31 03:54:56 EST 2017
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)
This makes the application inconsistent. Please let me know if I can raise
JIRA or pull request ? Thanks.
Best regards
Balu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/apiman-user/attachments/20170131/e59bb2d2/attachment.html
More information about the Apiman-user
mailing list