You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2018/10/01 12:21:00 UTC

[jira] [Created] (SLING-7965) Analyser should not require ArtifactManager

Carsten Ziegeler created SLING-7965:
---------------------------------------

             Summary: Analyser should not require ArtifactManager
                 Key: SLING-7965
                 URL: https://issues.apache.org/jira/browse/SLING-7965
             Project: Sling
          Issue Type: Task
          Components: Feature Model
            Reporter: Carsten Ziegeler
             Fix For: Feature Model Analyser 0.1.4


The analyzer currently requires the artifact manager which is capable of resolving any url to get an artifact. However, when embedding the analyzer into tools like Maven this is too much flexibility and all that is needed is an interface which can resolve an artifact id to a file.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)