You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Dirk Rudolph (Jira)" <ji...@apache.org> on 2022/02/01 09:59:00 UTC

[jira] [Resolved] (SLING-11094) Sitemap: Move all dependencies to provided scope

     [ https://issues.apache.org/jira/browse/SLING-11094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dirk Rudolph resolved SLING-11094.
----------------------------------
    Resolution: Fixed

Thanks Konrad.

Fixed in https://github.com/apache/sling-org-apache-sling-sitemap/commit/0065e123f4042755126b963e6d3bb415c8a9b161

> Sitemap: Move all dependencies to provided scope
> ------------------------------------------------
>
>                 Key: SLING-11094
>                 URL: https://issues.apache.org/jira/browse/SLING-11094
>             Project: Sling
>          Issue Type: Improvement
>    Affects Versions: Sitemap 1.0.4, Sitemap 1.0.6
>            Reporter: Konrad Windszus
>            Assignee: Dirk Rudolph
>            Priority: Minor
>              Labels: sitemaps
>             Fix For: Sitemap 1.0.8
>
>
> All dependencies should have provided scope, as they are not relevant as transitive dependencies.
> Also the scope should mentioned explicitly in the pom.xml (and not only inherited from parent).
> Currently the following dependencies have compile scope:
> # jackrabbit-jcr-commons
> # org.apache.sling.commons.metrics (not sure if this is used in SPI/API)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)