> From: [email protected]
> To: [email protected]
> Subject: Re: "WhatWeSayWeDo" != "WhatWeDo"
> Date: Tue, 17 Dec 2013 19:53:28 +0100
>
> since the value is readonly, it doesn't go to the user-documentation because
> user can't do anything: it's pure internal code
>
> for yourself, you can change readonly to false and see user documentation
> generated
>
> Regards,
>
> Hervé
Merci Hervé
Martin--
> Le dimanche 15 décembre 2013 21:15:32 Martin Gainty a écrit :
> > Folks-
> >
> >
> >
> > org.apache.maven.compiler.plugin.compiler.CompilerMojo.java
> >
> > /**
> > * The source directories containing the sources to be compiled.
> > */
> > @Parameter( defaultValue = "${project.compileSourceRoots}", readonly =
> > true, required = true )
> >
> >
> > For some reason I cannot locate compileSourceRoots anywhere on
> > maven-compiler-plugin page
> > http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html
> >
> >
> >
> > do I need better glasses to read this page properly?
> > Martin --
> > ______________________________________________
> > .. place long-winded disclaimer here..
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>