org.codehaus.plexus.classworlds.launcher.Launcher
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
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
Hi
At the end of the build maven provides the summary as follows,
[INFO]
[INFO] Reactor Summary:
[INFO]
[INFO] p1 ... SUCCESS [0.429s]
[INFO] p1-parent
Hi
We are making some enhancements to "maven release plugin" and "maven release
manager" projects.
What is the procedure to submit patches and enhancements?
Thanks
Nambi