Open
Description
Most of ORT's tools use Java's ServiceLoader
mechanism to be able to load plugins from the classpath. We should have individual code examples, hosted in a different repository, that show how to create simple analyzer (PackageManager
), advisor, downloader (VersionControlSystem
), scanner and reporter plugins.