why not generated your class files to target/classes?

-D

On Wed, Nov 5, 2008 at 2:30 PM, David Ojeda <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> Quick question that I can't seem to find in google:
> How can I add a generated class directory so the packaging includes it?
> I've seen the build-helper plugin but it does only source directory.
>
> I want to add a directory called target/generated-classes/xmlbeans that I have
> generated with ant and xmlbeans. (I can't use the xmlbeans plugin for maven
> since it only uses *.xsd files )
>
> Thank you
>
> --
> David Ojeda
>
>
> ---------------------------------------------------------------------
> 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