Konrad Windszus created JCRVLT-634:
--------------------------------------
Summary: Make sure that vault-cli contains all necessary
dependencies
Key: JCRVLT-634
URL: https://issues.apache.org/jira/browse/JCRVLT-634
Project: Jackrabbit FileVault
Issue Type: Improvement
Components: vlt
Reporter: Konrad Windszus
The appassembler automatically packs up all Maven dependencies with runtime
scope.
As lots of transitive dependencies have scope "provided" (and are therefore not
automatically inherited) the dependencies need to be managed manually.
To make the runtime dependencies includes all necessary dependencies the build
should execute the custom Maven Enforcer rule from SLING-11369.
Some dependencies which are known to be not necessary at runtime need to be
excluded from the rule.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)