You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2021/04/05 13:05:00 UTC

[jira] [Closed] (MWRAPPER-7) mvnw Should Honor "--quiet"

     [ https://issues.apache.org/jira/browse/MWRAPPER-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MWRAPPER-7.
---------------------------------
      Assignee: Robert Scholte
    Resolution: Not A Bug

As mentioned the {{--quiet}} is an instruction for SLF4J used in Maven. The message you see happens during the bootstrapping of Maven, so it is too early to handle this flag.

> mvnw Should Honor "--quiet"
> ---------------------------
>
>                 Key: MWRAPPER-7
>                 URL: https://issues.apache.org/jira/browse/MWRAPPER-7
>             Project: Maven Wrapper
>          Issue Type: Bug
>            Reporter: Greg Wiley
>            Assignee: Robert Scholte
>            Priority: Major
>
> The mvnw script emits the following warning if JAVA_HOME is not defined. I would expect the warning to be suppressed when using the "-q" or "–quiet" option.
>  
> {noformat}
> Warning: JAVA_HOME environment variable is not set. {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)