CS Wong wrote: > > I have a multi-project POM that works fine for compilation and work as a > whole but is very difficult to work with in IDEs and when it comes to > compiling sub components separately. > ... > Furthermore, when loading the project in ...Eclipse (using ... m2eclipse > ...), it's also unable to get the relevant dependencies from the EJBs > module since it insists on locating the JAR file instead of treating it as > a code project dependency. >
It would be good to see more details about issues you have with m2eclipse. Can you please submit a bug report and provide simple test projects that would allow us to reproduce this issue. Generally m2eclipse resolves projects from the Eclipse Workspace by default and I really wonder what is happening with your projects. Thanks Eugene -- View this message in context: http://www.nabble.com/Getting-multi-POM-project-to-be-understood-by-IDE%27s-properly--tp19592845p19613810.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
