[
https://issues.apache.org/jira/browse/SLING-12404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17872183#comment-17872183
]
Carsten Ziegeler commented on SLING-12404:
------------------------------------------
Every analyser can now be configured into "strict" mode, making every warning
an error:
https://github.com/apache/sling-org-apache-sling-feature-analyser/commit/4cd45c57837a2bdc8f8906a3342274426a7af3e3
> Support strict configuration for analysers
> ------------------------------------------
>
> Key: SLING-12404
> URL: https://issues.apache.org/jira/browse/SLING-12404
> Project: Sling
> Issue Type: Improvement
> Components: Feature Model Analyser
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: OSGi Feature Maven Plugin 1.8.6, Feature Model Analyser
> 2.0.10
>
>
> Some analysers emit errors and warnings, where usually only errors fail the
> build.
> The maven plugin allows to turn *all* warnings into errors - what is missing
> is a more fine-grained way.
> A good start is to do this on an analyser level.
> This can be done globally in the Analyser via per analyser configurations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)