franz see <[EMAIL PROTECTED]> writes:

> Good day to you, David,
>
> The generate-sources, phase is used for auto code generation. An example for
> this would be the maven-modello-plugin (see [1]) which allows the creation
> of Xpp3 Readers, Writers and the corresponding models. Running an XDoclet
> maven goal would most probably be bound here if that goal produces source
> codes.
>
> For the process-sources, its the phase used when what you're processing
> (prior to compilation) is the sources themselves. hhmm..can't think of a
> good example though...
>

Maybe instrumentation for profiling or coverage ? I have however
checked with the clover plugin and it uses the generate-sources
phase. 

My 50cents
-- 
Oqube < software engineering \ génie logiciel >
Arnaud Bailly, Dr.
\web> http://www.oqube.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to