[
https://issues.apache.org/jira/browse/SLING-9913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-9913.
-------------------------------------
Resolution: Fixed
Changed to a debug log message. The calling code needs to decide whether this
is an error
https://github.com/apache/sling-slingfeature-maven-plugin/commit/4eadd6e84407bd082e161e15a3b85f8b3f15c8e6
> ArtifactProvider should not log stack trace if artifact is not found
> --------------------------------------------------------------------
>
> Key: SLING-9913
> URL: https://issues.apache.org/jira/browse/SLING-9913
> Project: Sling
> Issue Type: Improvement
> Components: Maven Plugins and Archetypes
> Affects Versions: slingfeature-maven-plugin 1.4.14
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: slingfeature-maven-plugin 1.4.16
>
>
> BaseArtifactProvider is currently logging an exception, but ignoring them
> (returning null)
> As the exception is considered a valid case and is handled, it should not be
> logged as an error with the full stack trace
--
This message was sent by Atlassian Jira
(v8.3.4#803005)