Skip to content

Erenthil/dependencies-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies Analyzer

DX module that provides an extensible service to analyze the missing declared dependencies

How to use?

Basic usage

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

Commands

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  

utils:print-missing-dependencies

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  

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages