Karl Pauls created SLING-7968:
---------------------------------
Summary: FeatureModelConverter should use FeatureProvider instead
of ArtifactManager
Key: SLING-7968
URL: https://issues.apache.org/jira/browse/SLING-7968
Project: Sling
Issue Type: Improvement
Components: Feature Model, Maven Plugins and Archetypes
Affects Versions: Feature Model Converter 0.1.2, Slingstart Maven Plugin
1.8.2
Reporter: Karl Pauls
Fix For: Feature Model Converter 0.1.4, Slingstart Maven Plugin
1.8.4
The feature model converter currently requires an ArtifactManager. This is not
needed and can be replaced with the less powerful FeatureProvider.
Subsequently, we can use the simpler interface to actually use the maven
resolver to resolve features in the Slingstart Maven Plugin (instead of using a
ArtifactManager when invoking the model convert.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)