You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Siarhei Dudzin <si...@gmail.com> on 2008/05/23 09:39:04 UTC

generated sources folder with maven-eclipse-plugin

Hi All,

Is there easy way to disable creation of target/generated-resources folder
by maven-eclipse-plugin when I don't generate any sources?
This folder causes me to regenerate eclipse project files each time I do mvn
clean (because if it doesn't exist the projects don't build in eclipse).

Regards,
Siarhei

Re: generated sources folder with maven-eclipse-plugin

Posted by Siarhei Dudzin <si...@gmail.com>.
Arnaud, I haven't found anything in jira

Siarhei

On Fri, May 23, 2008 at 10:35 AM, Arnaud HERITIER <ah...@gmail.com>
wrote:

> I don't think and it is an issue for me (I don't know if there's already
> something in Jira)
>
> Arnaud
>
> On Fri, May 23, 2008 at 9:39 AM, Siarhei Dudzin <si...@gmail.com>
> wrote:
>
> > Hi All,
> >
> > Is there easy way to disable creation of target/generated-resources
> folder
> > by maven-eclipse-plugin when I don't generate any sources?
> > This folder causes me to regenerate eclipse project files each time I do
> > mvn
> > clean (because if it doesn't exist the projects don't build in eclipse).
> >
> > Regards,
> > Siarhei
> >
>

Re: generated sources folder with maven-eclipse-plugin

Posted by Arnaud HERITIER <ah...@gmail.com>.
I don't think and it is an issue for me (I don't know if there's already
something in Jira)

Arnaud

On Fri, May 23, 2008 at 9:39 AM, Siarhei Dudzin <si...@gmail.com>
wrote:

> Hi All,
>
> Is there easy way to disable creation of target/generated-resources folder
> by maven-eclipse-plugin when I don't generate any sources?
> This folder causes me to regenerate eclipse project files each time I do
> mvn
> clean (because if it doesn't exist the projects don't build in eclipse).
>
> Regards,
> Siarhei
>