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]
