<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
We need to update this page:<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.seamframework.org/Documentation/Seam3Build">http://www.seamframework.org/Documentation/Seam3Build</a><br>
<br>
On 11/12/09 16:52, Dan Allen wrote:
<blockquote
 cite="mid:19758da0912102252o25261ecexddd723a0feeb377b@mail.gmail.com"
 type="cite">We also need to get a wiki page together than explains to
someone step-by-step how to build Seam 3 and start hacking on it (one
that is up to date). I don't mind putting it together, or working with
a community member on it, but first I need to know what I'm writing.<br>
  <br>
Again, don't mean to pressure, I'm just saying that I have people
e-mailing me asking to get started, and I have to tell them to just
wait.<br>
  <br>
-Dan<br>
  <br>
  <div class="gmail_quote">On Fri, Dec 11, 2009 at 1:07 AM, Dan Allen <span
 dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:dan.j.allen@gmail.com">dan.j.allen@gmail.com</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Shane
and Pete,<br>
    <br>
I like the new structure, it makes a lot more sense. However, this is
one major problem. During the restructuring, the seam-parent got nuked.
I don't see it anywhere, so I'm going to assume it was an oversight.<br>
    <br>
As we try to get this thing off the ground, I think there is one
crucial aspect that needs to be resolved first and foremost (which I
think is what you were implying, Pete, in your last response). We need
to get a solid seam-parent and seam-bom (or whatever the version matrix
now called). I'm looking at Weld and I can't figure out how that maps
back to Seam. Here is one approach:<br>
    <br>
build/trunk/parent/pom.xml<br>
build/trunk/bom/pom.xml<br>
    <br>
But I don't know if that's how you want it.<br>
    <br>
Ultimately, the modules should have a pom which looks something like:<br>
    <br>
&lt;project&gt;<br>
   &lt;parent&gt;<br>
      &lt;groupId&gt;org.jboss.seam&lt;/groupId&gt;<br>
      &lt;artifactId&gt;seam-parent&lt;/artifactId&gt;<br>
      &lt;version&gt;1&lt;/version&gt;<br>
   &lt;/parent&gt;<br>
   ...<br>
   &lt;groupId&gt;org.jboss.seam&lt;/groupId&gt;<br>
   &lt;artifactId&gt;seam-XXX&lt;/artifactId&gt;<br>
   &lt;packaging&gt;jar&lt;/packaging&gt;<br>
   &lt;version&gt;3.0.0-SNAPSHOT&lt;/version&gt;<br>
    <br>
   ...<br>
      &lt;dependencyManagement&gt;<br>
      &lt;dependencies&gt;<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;${seam.version}&lt;/version&gt;<br>
            &lt;type&gt;pom&lt;/type&gt;<br>
            &lt;scope&gt;import&lt;/scope&gt;<br>
         &lt;/dependency&gt;<br>
       &lt;/dependencyManagement&gt;<br>
   ....<br>
&lt;/project&gt;<br>
    <br>
This needs to be resolved or I can't bring contributors into the
project because I just don't know what to tell them to do. And we have
contributors waiting at the door. The time is ripe ;)
    <div>
    <div class="h5"><br>
    <br>
-Dan<br clear="all">
    <br>
-- <br>
Dan Allen<br>
Senior Software Engineer, Red Hat | Author of Seam in Action<br>
Registered Linux User #231597<br>
    <br>
    <a moz-do-not-send="true" href="http://mojavelinux.com"
 target="_blank">http://mojavelinux.com</a><br>
    <a moz-do-not-send="true" href="http://mojavelinux.com/seaminaction"
 target="_blank">http://mojavelinux.com/seaminaction</a><br>
    <a moz-do-not-send="true"
 href="http://www.google.com/profiles/dan.j.allen" target="_blank">http://www.google.com/profiles/dan.j.allen</a><br>
    </div>
    </div>
  </blockquote>
  </div>
  <br>
  <br clear="all">
  <br>
-- <br>
Dan Allen<br>
Senior Software Engineer, Red Hat | Author of Seam in Action<br>
Registered Linux User #231597<br>
  <br>
  <a moz-do-not-send="true" href="http://mojavelinux.com">http://mojavelinux.com</a><br>
  <a moz-do-not-send="true" href="http://mojavelinux.com/seaminaction">http://mojavelinux.com/seaminaction</a><br>
  <a moz-do-not-send="true"
 href="http://www.google.com/profiles/dan.j.allen">http://www.google.com/profiles/dan.j.allen</a><br>
</blockquote>
<br>
</body>
</html>