You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(advisor): Migrate the advisor to the new plugin API
Migrate the Advisor API and all plugins to the new plugin API. This
allows to simplify the code in several places, as the plugin factories
and service loader classes do not have to be created by hand anymore.
Signed-off-by: Martin Nonnenmacher <[email protected]>
Copy file name to clipboardExpand all lines: plugins/advisors/nexus-iq/src/main/resources/META-INF/services/org.ossreviewtoolkit.advisor.AdviceProviderFactory
0 commit comments