DX module that provides an extensible service to analyze the missing declared dependencies
The dependencies analyzer service is available through the Karaf console.
Use utils:graph-missing-dependencies to create a graph of the missing declared dependencies
jahia@dx()> utils:graph-missing-dependencies
Create a graph of the missing declared dependencies. The files are generated in the JCR with the path "/sites/systemsite/files/dependencies-analyzer"
Options:
| Name | alias | Mandatory | Value | Description |
|---|---|---|---|---|
| -s | --skip | Skip modules created by Jahia |
Example:
utils:graph-missing-dependencies -s
Print a graph of the missing declared dependencies.
Options:
| Name | alias | Mandatory | Value | Description |
|---|---|---|---|---|
| -s | --skip | Skip modules created by Jahia |
Example:
utils:print-missing-dependencies -s