If you're using the jaxb plugin from mojo:
http://mojo.codehaus.org/jaxb2-maven-plugin/ and this is happening,
then it's a bug in the plugin, and an issue should be put in JIRA.

-Stephen

On 3/14/06, Andreas Guther <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am still having problems with the project lifecycle configuration.
>
> I succeeded in having a source code generating plug-in for jaxb to
> generate source during the generate-sources lifecycle phase.
> Unfortunately the sources do not get compiled.  They are generated into
> the folder target/jaxb-sources which is obviously unknown to maven 2.
>
> How do I tell Maven 2 that it has to include the additional folder into
> the build?
>
> Thanks again for any help.
>
> Andreas
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Stephen Duncan Jr
www.stephenduncanjr.com

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

Reply via email to