Setting the loglevel on my application fixed the issue.
Thank you Stuart.
-Original Message-
From: Stuart McCulloch [mailto:mccu...@gmail.com]
Sent: Friday, January 25, 2013 6:14 AM
To: Maven Developers List
Subject: Re: google.inject logging while invoking
On 25 Jan 2013, at 06:35, Sankaran, Nambi wrote:
> Hi
>
> I'm invoking maven through reflection by invoking the 'main' method on
> 'org.codehaus.plexus.classworlds.launcher.Launcher' class. Maven itself works
> fine.
>
> But, it prints additional log messages to console, that are printed from
Hi
I'm invoking maven through reflection by invoking the 'main' method on
'org.codehaus.plexus.classworlds.launcher.Launcher' class. Maven itself works
fine.
But, it prints additional log messages to console, that are printed from
"com.google.inject" package.
Does anyone know how to disable