<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Q : How will this work with Maven? Won't it be annoying for developers to have to explicitly specify which module to depend on (and update this every time a Seam bundle comes out)?<br>
<br>
We'll provide a so called "stack POM" [1], which users can import into their project. They then just bump the Seam version number:<br>
<br>
<dependency><br>
<groupId>org.jboss.seam</groupId><br>
<artifactId>seam-bom</artifactId><br>
<version>3.0.2.CR1</version><br>
<type>pom</type><br>
<scope>import</scope><br>
</dependency><br>
<div><div></div><div class="h5"><br></div></div></blockquote><div>+1 This is where we get a lot of milage out of Maven (and dependency management in general).</div><div><br></div><div>-Dan </div></div><br>-- <br>Dan Allen<br>
Senior Software Engineer, Red Hat | Author of Seam in Action<br>Registered Linux User #231597<br><br><a href="http://mojavelinux.com">http://mojavelinux.com</a><br><a href="http://mojavelinux.com/seaminaction">http://mojavelinux.com/seaminaction</a><br>
<a href="http://www.google.com/profiles/dan.j.allen">http://www.google.com/profiles/dan.j.allen</a><br>