6 Replies Latest reply on Dec 12, 2007 4:32 PM by svadu

    Latest status of JBoss Seam and maven2?

    jsolderitsch

      I looked through forum postings and did some searching but I didn't find postings since Seam 2.0.0GA is out.

      I built a little project out of seam-gen and I added in some custom code. With ant, this works fine.

      Now I would like to set up a maven2 build capability out of the same code base. We are moving to a Continuous Integration environment using Hudson and maven2 is apparently useful in this context.

      What is the quickest way to make this happen?

      I would like to build the final ear deployable and also deploy it to a local JBoss (4.2.2).

      Links and tips appreciated.

      Jim