You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2021/11/22 16:29:00 UTC

[jira] [Commented] (MNG-7342) When loading plexus components, linkage exceptions are not displayed

    [ https://issues.apache.org/jira/browse/MNG-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17447517#comment-17447517 ] 

Michael Osipov commented on MNG-7342:
-------------------------------------

As far as I know Sisu logging can be enable with a system property it will write to standard streams. It does not use any loggger. Turning verbose from debug to trace will result in a very huge amount of output by some components. I am against this.

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