Oliver,

 What build lifecycle phase your modello plugin is bound to?

By default m2eclipse does not execute any maven goals on project import and execute "process-resources" when "Maven / Update project configuration" action is invoked. See http://docs.codehaus.org/display/M2ECLIPSE/Eclipse+project+configuration So, you can try "Maven / Update project configuration" action or change Maven settings to run "process-resources" goal on project import and then re-import your project.

 regards,
 Eugene


Olivier Lamy wrote:
Hi,
I'm testing currently m2eclipse plugin with a project which use
modello maven plugin to generate sources.
It looks the folder target/generated-sources/modello is not
automatically added as a source folder.
Is there any options to activate ?

Thanks,
--
Olivier


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to