Konrad Windszus created SLING-10401:
---------------------------------------
Summary: Ease usage of cp2fm as library
Key: SLING-10401
URL: https://issues.apache.org/jira/browse/SLING-10401
Project: Sling
Issue Type: Improvement
Components: Content-Package to Feature Model Converter
Reporter: Konrad Windszus
Fix For: Content-Package to Feature Model Converter 1.1.2
Currently all dependencies are marked as {{provided}} although cp2fm is never
executed in some sort of container but either used standalone or used as
library e.g. from Maven plugins. For the latter a scope of {{compile}} is much
better, as that way dependencies are transitive. Otherwise every consumer has
to redefine all used dependencies (very error prone). Compare with
https://github.com/adobe/aemanalyser-maven-plugin/issues/58.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)