Yes.
org...mave
maven.compiler.plugin
2.6
false
On Wed, Nov 4, 2015 at 9:44 AM, Martin Gainty wrote:
>
> is there a way to disable debug with maven
>
>
> > From: apa...@materne.de
> > To: user@ant.apache.org
> > Subject: AW: Class size
> > Date: Wed, 4 Nov 2015 08:34:37 +0100
org.apache.maven.plugins
maven-compiler-plugin 3.2
1.8
1.8
apparently maven-compiler-plugin debug default is 'true'M-
From: mgai...@hotmail.com
To: user@ant.apache.org
Subject: RE: AW:
is there a way to disable debug with maven
> From: apa...@materne.de
> To: user@ant.apache.org
> Subject: AW: Class size
> Date: Wed, 4 Nov 2015 08:34:37 +0100
>
> I did an example and could see that behaviour.
>
> build.xml
> -
>
>
>includeantruntime="false" />
>
>
>
> src/