[
https://issues.apache.org/jira/browse/MNG-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17447548#comment-17447548
]
Michael Osipov commented on MNG-7342:
-------------------------------------
I guess you are talking about:
https://github.com/eclipse/sisu.inject/blob/a41ab393a0c0e6d8eadf0547763fe80168825b49/org.eclipse.sisu.inject/src/org/eclipse/sisu/inject/Logs.java
Yes, it is unfortuantely at {{TRACE}} level. I assume this is on purpose
because you don't debug Sisu day by day.
I like the idea of {{-XX}}, {{--very-verbose}}. Likely to be used rarely, but
still.
> When loading plexus components, linkage exceptions are not displayed
> --------------------------------------------------------------------
>
> Key: MNG-7342
> URL: https://issues.apache.org/jira/browse/MNG-7342
> Project: Maven
> Issue Type: Bug
> Reporter: Guillaume Nodet
> Priority: Major
>
> If a dependency is missing, a {{NoClassDefFoundError}} will be thrown inside
> Sisu, but Sisu logs at {{TRACE}} level and not {{DEBUG}} so that nothing is
> displayed.
> The {{-X}} option should use {{TRACE}} instead of {{{}DEBUG{}}}.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)