mirror of
https://github.com/apache/maven.git
synced 2025-02-21 01:15:42 +00:00
- fix typo
This commit is contained in:
parent
d5e5717dd7
commit
a4c34bfa3f
@ -265,7 +265,7 @@ private void cli( CliRequest cliRequest )
|
||||
{
|
||||
//
|
||||
// Parsing errors can happen during the processing of the arguments and we prefer not having to check if the logger is null
|
||||
// and make construct this so we can use an SLF4J logger everywhere
|
||||
// and construct this so we can use an SLF4J logger everywhere.
|
||||
//
|
||||
slf4jLogger = new Slf4jStdoutLogger();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user