Perhaps I don't understand the format of this, I tried the following and get
an error:

<configuration>

<includes>${basedir}/src/main/java/**/*.java,${basedir}/target/generated-sources/**/*.java</includes>
</configuration>

-Dave

On Thu, Aug 6, 2009 at 2:45 PM, Alexander <[email protected]> wrote:

> Wont help you *includes *goal?
>
>
> http://maven.apache.org/plugins/maven-source-plugin/aggregate-mojo.html#includes
>
> 2009/8/7 David Hoffer <[email protected]>
>
> > How can I configure the Maven Source Plugin to include source files in
> the
> > /target/generated-sources folder?  I would assume it would do this by
> > default but I don't even see a way to configure this.  It always ignores
> > additional source here.  Can somebody help me?
> >
> > -Dave
> >
>
>
>
> --
> Regards,
> Alexander
>

Reply via email to