Is there any workaround to deal with multiple modules in m2eclipse
0.0.9?
Will it work in 0.0.10 resp. does it work in the trunk?
I assume it is Bug ID 71
(http://jira.codehaus.org/browse/MNGECLIPSE-71), isn't it?
Is there a planned release date for 0.0.10?
All scheduled issues seems to fixed
(http://jira.codehaus.org/browse/MNGECLIPSE?report=com.atlassian.jira.pl
ugin.system.project:roadmap-panel)
Is it worth to wait for the official 0.0.10 build or is it better to try
to build it myself from the trunk?
The repository doesn't look very busy
(http://fisheye.codehaus.org/changelog/m2eclipse/) ...
Regards
Ralf
Eugene Kuleshov wrote:
> Mon, 30 Oct 2006 18:41:04 -0800
>
> This is one of the known issues with the embedder. So, we are still
> waiting for the fixed version.
>
> regards,
> Eugene
>
>
> Peter Rylance (prylance) wrote:
>
> I've installed the maven2 Eclipse plugin and it seems to work. But
I
> have a maven project that contains nested modules under a top-level
pom.
> When I try to build this using the Eclipse plugin it only builds the
> top-level pom, and does not build the nested modules. I created my
maven
> build manually before I installed the eclipse plugin. The build works
> fine from the command line and builds all nested modules. Does the
> m2eclipse plugin support building nested modules? Do I have to
configure
> this somehow? Thanks,
>
> Pete