No standard at the moment. Each plugin should define its own in Maven 1.x so
that you don't add the source files to the build list more than once.

${maven.build.dir}/generated-src-xdoclet would work

Cheers,
Brett

Quoting Eric Pugh <[EMAIL PROTECTED]>:

> Hi all,
> 
> I am looking at MPECLIPSE-5, and while in the bug the reporter refers to
> maven.build.src as where generated source goes, and I think that is wrong,
> is there a well known location for generated source?  Something like
> maven.build.src.generated?  I am using xdoclet to build some "source" files
> that therefore don't go into CVS.  I am then specifing that this generated
> source is used in eclipse as a regular Soruce directory:
> 
> maven.eclipse.classpath.include=${my.generated.dest}
> 
> However, if there is a standard property, I should use that.  Then, I can
> apply the change in MPECLIPSE-5 requested and close it.
> 
> I tried searching on "generate" and didn't find anything..
> 
> Thanks..
> Eric
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 



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

Reply via email to