Ack!
I've just switched my project over to maven and have broken it up into
several subprojects (ejb, common, war, etc).  now, I know this is not a
"maven" problem, but as this is a common layout for a maven project I hope
someone will be able to help.  i've been able to create my subprojects
within eclipse, but I cannot get the files from my project root (ie:
project.xml, maven.xml, etc) to be included.  I've tried creating a new
project for the root module, but eclipse throws an error saying that 
"project root and project root/common overlap."  Is there some other way to
get these files included into eclipse?  I need to have these files tracked
by cvs, and eclipse is my main cvs tool.  Any help would be greatly
appreciated!

Here's my project layout:
+--project root
|--+common module
  |--project.xml
  |--maven.xml
|--+ejb module
  |--project.xml
  |--maven.xml
|--project.xml
|--maven.xml


I hope someone can answer this one!
Ryan

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

Reply via email to