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/07 13:41:00 UTC

[jira] [Resolved] (SLING-9801) Add option to continue build with analyser errors

     [ https://issues.apache.org/jira/browse/SLING-9801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-9801.
-------------------------------------
    Resolution: Fixed

Implemented in
https://github.com/apache/sling-slingfeature-maven-plugin/commit/0f9cb23510f43ccf7800b8eeee423bb290ad8757

> Add option to continue build with analyser errors
> -------------------------------------------------
>
>                 Key: SLING-9801
>                 URL: https://issues.apache.org/jira/browse/SLING-9801
>             Project: Sling
>          Issue Type: Improvement
>          Components: Maven Plugins and Archetypes
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: OSGi Feature Maven Plugin 1.4.2
>
>
> In some cases it is useful to analyse the features but continue the build even if errors are found.
> We should provide an option for this:
> <failOnAnalyserErrors>false</failOnAnalyserErrors>
> and define a system property
> failon.analyser.errors



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