Mauro Botelho wrote:
The eclipse plug in seems to check if it is running in reactor mode, and if it is it will then accumulate sources and artifacts/dependencies to generate a single project.

Well it apparently generates 1 eclipse project for 1 m2 project in non-reactor mode. I'd be much surprised if it generated 1 for many in reactor mode. Even if such alternative mode operation was supported it should not be triggered by -r switch.

What I expected was that it would read the modules section of the pom and then create a single project with all of them.

Does it make sense?

IMO 1-to-1 mapping makes more sense from eclipse user's perspective.

P.S.: Should I move this thread to the users mailing list?

Probably a good idea,

have a good day,
Rafal

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

Reply via email to