Darren,

It may be a bit of a kludge, but normally in this situation I just
have to destDir property on the generators (eg. xdoclet) pointed back
into the src dir. And then I make sure these dirs are added to the my
.cvsignore (then i try to ignore them as well :-D )

I am not sure if this is suitable for you, but it definately works.

Regards,
-Corey


On Mon, 15 Nov 2004 10:13:10 -0500, Darren Hartford
<[EMAIL PROTECTED]> wrote:
> Hey all,
> Googled around, and found a reference to MAVEN-723 regarding multiple source 
> directory, but unfortunately no answers. This is regards to getting the 
> documetation plugins (i.e. checkstyle, PMD, etc) to work when there are 
> multiple source directories.
> 
> Example:
> Regular, written Java code.
> Middlegen-generated code.
> Xdoclet-generated code from the Middlegen code.
> 
> All within one project. I *could* manually copy all these java files into a 
> tempsrcjava/ directory and then point the srcDirectory to tempsrcjava/, but 
> that seems like a work-around.  So, asking away!
> 
> Thanky,
> -D
> 
> ---------------------------------------------------------------------
> 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