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 2020/10/20 13:04:00 UTC

[jira] [Comment Edited] (SLING-9822) Make artifact retrieval lazy for cached artifacts

    [ https://issues.apache.org/jira/browse/SLING-9822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217595#comment-17217595 ] 

Carsten Ziegeler edited comment on SLING-9822 at 10/20/20, 1:03 PM:
--------------------------------------------------------------------

Most likely generate an error for the artifact if it is not available and then skip the scan
Error should be reported using SLING-9823


was (Author: cziegeler):
Most likely generate an error for the artifact if it is not available and then skip the scan

> Make artifact retrieval lazy for cached artifacts
> -------------------------------------------------
>
>                 Key: SLING-9822
>                 URL: https://issues.apache.org/jira/browse/SLING-9822
>             Project: Sling
>          Issue Type: Improvement
>          Components: Feature Model Analyser
>    Affects Versions: Feature Model Analyser 1.3.8
>            Reporter: Karl Pauls
>            Assignee: Karl Pauls
>            Priority: Major
>             Fix For: Feature Model Analyser 1.3.10
>
>
> With SLING-9805, we made it possible to have artifacts from the cache extension that don't need to be present via maven - however, we are currently requesting them AOT. It would be better to make that JIT and have the analyzers be able to deal with artifacts not present in a better way.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)