[seam-dev] Seam 3 pom.xml

Dan Allen dan.j.allen at gmail.com
Fri May 29 11:48:49 EDT 2009


On Fri, May 29, 2009 at 7:25 AM, Pete Muir <pmuir at redhat.com> wrote:

> Ok, I found it in parent - any reason for this odd layout?


As I was saying before, this technique was an established crutch to help
Eclipse deal with Maven in the pre-m2eclipse days. Eclipse cannot have
nested projects. Therefore, when you use eclipse:eclipse, the parent gets
excluded from your Eclipse workspace and you can't edit the pom.xml file
there or use the Team support for SVN update. So, developers established
this workaround by positioning the parent adjacent to modules so everything
makes it into Eclipse.

http://maven.apache.org/plugins/maven-eclipse-plugin/reactor.html

But now that m2eclipse allows for nested projects, we don't need this
workaround.

-Dan

-- 
Dan Allen
Senior Software Engineer, Red Hat | Author of Seam in Action

http://mojavelinux.com
http://mojavelinux.com/seaminaction
http://in.relation.to/Bloggers/Dan

NOTE: While I make a strong effort to keep up with my email on a daily
basis, personal or other work matters can sometimes keep me away
from my email. If you contact me, but don't hear back for more than a week,
it is very likely that I am excessively backlogged or the message was
caught in the spam filters.  Please don't hesitate to resend a message if
you feel that it did not reach my attention.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/seam-dev/attachments/20090529/9d6fb697/attachment.html 


More information about the seam-dev mailing list