Description
I marked JarRuntimeInfoTest tests as ignored, because they use org.talend.components/components-api-full-example/0.1.0 dependency. To make the test work this dependency should be added to components-api dependencies. But this brings cyclic dependency on components-api.
Thus, we should use some other module for this test, not components-api-full-example.