Bug 463355 - Main with modules, sub modules are loaded twice
Summary: Main with modules, sub modules are loaded twice
Status: CLOSED DUPLICATE of bug 245412
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: m2e (show other bugs)
Version: unspecified   Edit
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-28 08:11 EDT by Tushar Kapila CLA
Modified: 2021-04-19 13:22 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tushar Kapila CLA 2015-03-28 08:11:50 EDT
Have a project with sub modules. Main module packaging pom

Has modules Utils and Core

Now when I import this pom, it shows me the main and the two sub modules.

After import the sub modules are under the main and as independant projects. When I use cmd-Shirt-R (Search for a resource) same resource is listed twice, examople A.java will be below
Main/Core/package1/a.java
and Core/package1/a.java

Can we fix is to files directly below Main like readme.md or other script are loaded but sub modules (dir with poms) are only loaded as individual projects?
Comment 1 Igor Fedorenko CLA 2015-03-28 08:23:43 EDT

*** This bug has been marked as a duplicate of bug 245412 ***
Comment 2 Denis Roy CLA 2021-04-19 13:22:10 EDT
Moved to https://github.com/eclipse-m2e/m2e-core/issues/