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

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

Konrad Windszus created SLING-11094:
---------------------------------------

             Summary: 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
            Reporter: Konrad Windszus


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)