Skip to content

savoirtech/analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

analyzer

Karaf feature analyser Command

analyzer - detect unrequired feature entires.

Description:

analyzer processes Karaf feature file dependencies to determine which if any repositories or artifacts are not required for wiring. Note: Some resources may be flagged as non-required if they do not become wired in the container, users should only remove feature entries after testing.

Building from source:

To build, invoke:

mvn install

analyzer installation:

To install in Karaf, invoke from console:

install -s mvn:com.savoirtech.karaf.commands/analyzer

To execute command on Karaf, invoke:

aetos:analyzer FeatureName [-s] [-v]

-s are resources all available in system repo?

-v Verbose output.

About

Karaf command to analyze feature descriptors for non-required resources, and testing if all resources are available in system repo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages