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:30:00 UTC

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

Carsten Ziegeler created SLING-9801:
---------------------------------------

             Summary: 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
             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)