[
https://issues.apache.org/jira/browse/SLING-8714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Georg Henzler resolved SLING-8714.
----------------------------------
Resolution: Fixed
> Mark all dependencies with scope provided
> -----------------------------------------
>
> Key: SLING-8714
> URL: https://issues.apache.org/jira/browse/SLING-8714
> Project: Sling
> Issue Type: Improvement
> Components: Installer
> Affects Versions: Installer Vault Package Install Hook 1.0.2
> Reporter: Konrad Windszus
> Priority: Major
> Fix For: Installer Vault Package Install Hook 1.1.0
>
>
> Currently some dependencies in
> https://github.com/apache/sling-org-apache-sling-installer-provider-installhook/blob/master/pom.xml
> are not of scope "provided" which may lead to undesired transitive class
> path clutter.
> Also all test dependencies should always have the explicit scope "test" (even
> in case they are managed with a scope).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)