janus-idp/cli is being deprecated; plugins should now use https://github.com/redhat-developer/rhdh-cli.
- The --in-place flag should not be used as it is no longer needed. This flag was part of the old method for building plugins in `dist-scalprum`. Without this flag, plugins will now build in `dist-dynamic`, which is the preferred method, though the content of the plugin remains the same.
- The `export-dynamic` command in `package.json` is not needed and is actually preferred to be absent, unless the plugin utilizes its own build or distribution pipeline. Plugins should be built using an overlay repository or by invoking `rhdh-cli`.
Check each workspace for uses and mentions of janus-idp/cli:
| Plugin | Janus-cli usege | status |
|---|---|---|
| adoption-insights | no mentions of janus-cli | |
| ai-integrations | https://github.com/redhat-developer/rhdh-plugins/pull/1285 | merged |
| bulk-import | no mentions of janus-cli | |
| global-floating-action-button | https://github.com/redhat-developer/rhdh-plugins/pull/1293 | merged |
| global-header | https://github.com/redhat-developer/rhdh-plugins/pull/1292 | merged |
| homepage | no mentions of janus-cli | |
| lightspeed | no mentions of janus-cli | |
| marketplace | https://github.com/redhat-developer/rhdh-plugins/pull/1290 | merged |
| noop | no mentions of janus-cli | |
| openshift-image-registry | https://github.com/redhat-developer/rhdh-plugins/pull/1294 | merged |
| orchestrator | https://github.com/redhat-developer/rhdh-plugins/pull/2043 | waiting |
| quickstart | no mentions of janus-cli | |
| redhat-resource-optimization | https://github.com/redhat-developer/rhdh-plugins/pull/1286 | waiting |
| repo-tools | no mentions of janus-cli | |
| sandbox | https://github.com/redhat-developer/rhdh-plugins/pull/1289 | merged |
| scorecard | no mentions of janus-cli | |
| theme | https://github.com/redhat-developer/rhdh-plugins/pull/1291 | merged |