I'm trying to combine two projects(project1 &project2) by using Eclipse with
the m2eclipse Maven integration plugin. 
project1  is marked as a war-packaged dependency in the other project2's
pom.xml.

However, if I have both projects open in my eclipse workspace, the project2
is unable to find the source code of the core project1 (and basically any
other resource as well). I would like to be able to develop the projects
seamlessly as a single eclipse project.  

Is there any way to achieve this kind of development environment? Is the
approach even a considerable one? 
-- 
View this message in context: 
http://maven.40175.n5.nabble.com/maven-overlay-tp3400425p3400425.html
Sent from the Maven - Issues mailing list archive at Nabble.com.

Reply via email to