[maven-release-plugin] copy for tag org.apache.sling.feature.analyser-0.8.0
[maven-release-plugin] prepare release org.apache.sling.feature.analyser-0.8.0
1 file changed
tree: f3e5c048c9b1b4c5dad180fa0633c6aa305fb6bb
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. LICENSE
  6. pom.xml
  7. readme.md
readme.md

Build Status Maven Central JavaDocs License feature

Feature Model Analyser

The Analyser can analyse a feature for completeness, to ensure all requirements are satisfied by capabilities. The analyser is pluggable and can also perform other checks.

The analyser can be run from the commandline by running the following main class:

java org.apache.sling.feature.analyser.main.Main

For further documentation see: https://github.com/apache/sling-org-apache-sling-feature/blob/master/readme.md