Set jcr and servlet-api dependency scope to provided
----------------------------------------------------
Key: JCR-957
URL: https://issues.apache.org/jira/browse/JCR-957
Project: Jackrabbit
Issue Type: Improvement
Components: maven
Reporter: Jukka Zitting
Assignee: Jukka Zitting
Priority: Minor
Fix For: 1.4
The jcr and servlet API libraries should typically be provided by the
deployment environment and not included as compile/runtime dependencies of
Jackrabbit artifacts. The scope of those dependencies should thus be set to
provided in the <dependencyManagement/> section of the Jackrabbit parent POM.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.