<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&#39;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&#39;ll provide a so called &quot;stack POM&quot; [1], which users can import into their project. They then just bump the Seam version number:<br>
<br>
&lt;dependency&gt;<br>
    &lt;groupId&gt;org.jboss.seam&lt;/groupId&gt;<br>
    &lt;artifactId&gt;seam-bom&lt;/artifactId&gt;<br>
    &lt;version&gt;3.0.2.CR1&lt;/version&gt;<br>
    &lt;type&gt;pom&lt;/type&gt;<br>
    &lt;scope&gt;import&lt;/scope&gt;<br>
&lt;/dependency&gt;<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>