if your added source folder is not under project basedir, eclipse will
not see it. even thou
buildhelper does add the source folder.

-D

On Jan 7, 2008 8:55 AM, Jan Torben Heuer <[EMAIL PROTECTED]> wrote:
> Tom Huybrechts wrote:
>
> >> I would say, theoretically, it should. However, to accomplish it
> >> properly, it would have to execute the given pom and analyze the results
> >> to see what source folders are being looked at... Afer all, any plugin
> >> could be jumping in and adding source folders, even without having them
> >> declared anywhere in the pom.
> >>
> >
> > This is indeed a problem. That's why the eclipse:eclipse goal is
> > supposed to run the lifecycle up to generate-resources first (@execute
> > phase="generate-resources"), so plugins have a change to add source
> > folders. Can you verify that this indeed happens - and that the goal
> > to add the source folder is run before generate-resources ?
>
> Yes, the sourcefolder is not added my maven-eclipse-plugin.
>
>
> Jan
>
>
> ---------------------------------------------------------------------
> 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