Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Maven Integration (M2E) » Multi module projects not working properly(Only top level project shows m2e context menus)
Multi module projects not working properly [message #753003] Wed, 26 October 2011 15:48
Philip  is currently offline Philip Friend
Messages: 1
Registered: October 2011
Junior Member
Hi all,
First post here.

I have been googling like crazy and can't find a solution to this. Here's my setup:

-Eclipse Indigo Java EE
-m2e
-Subversive

I import an existing multi module maven project (simple structure: 1 parent project/pom with 3 child projects/poms within) using "import as Maven project" and the resulting project in the Eclipse workspace only shows Maven context menus on the parent project.

If I right click on any of the child projects, there are no Maven entries in the context menu. If however I right click on a POM within any of the child projects, the "run as...Maven clean, bbuild, install etc." options will be displayed but nothing more.

It's as if the m2e plugin has failed to recognise that these are indeed child Maven projects. I believe it lies in the way I am importing the main project. I am pretty stumped and would appreciate any ideas.

Thanks in advance,
Phil.
Previous Topic:Compilation unit is not on the build path of a java project
Next Topic:M2E Plugin does not has Enable Maven Feature on Dynamic Web Project
Goto Forum:
  


Current Time: Sat Sep 21 02:22:27 GMT 2024

Powered by FUDForum. Page generated in 0.03876 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top