[
https://issues.apache.org/jira/browse/SLING-8714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17001644#comment-17001644
]
Georg Henzler commented on SLING-8714:
--------------------------------------
Fixed in
[9adba7706e8930|https://github.com/apache/sling-org-apache-sling-installer-provider-installhook/commit/9adba7706e8930cdb668198249dc12876fa89c0b]
> 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)